eucuepo / vagrant-kafka

Vagrant config to setup a partitioned Apache Kafka installation with clustered Apache Zookeeper
103 stars 89 forks source link

Update setup with JDK 8 and Kafka 0.9.0.1 (plus more documentation). #3

Closed imarios closed 8 years ago

imarios commented 8 years ago

The concept of the original repo is great. I tried to freshen it up by using a latest version of Java and the latest version of Kafka and Centos. I tested it several times to make that everything is correct. I also added few more topica in the documentation to help explore Kafka and ZK a bit more.

Even thought there a several changes throughout, I think the nature of the original post was preserved and the changes may worth the merge back to your original repo.

Feel free to comment on anything and I am more that happy to do edits and adjust it accordingly.

Best regards, Marios

eucuepo commented 8 years ago

Great contribution, I checked and I'm fine with the changes, I'll merge