Skip to content

gideonairex/kafka-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • Vagrant
  • VirtualBox

Setup

To start it up, just git clone this repo and execute vagrant up.

Kafka is installed on /vagrant/src/kafka_2.9.2-0.8.1.1

Quickstart

  • Usermame: vagrant

  • Password: vagrant

  • Create a topic: /vagrant/scripts/create_topic.sh <topic name>

  • Producer mode: /vagrant/scripts/producer.sh <topic name>

  • Consumer mode: /vagrant/scripts/consumer.sh <topic name>

About

kafka-vagrant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages