kafka
kafka copied to clipboard
Not able to start broker with Vagrant example
I am using Vagrant configuration from repo and I'm not able to start a broker, when I want to start one its output shows "timeout".
PS: I notice framework use 100% Max Share.
Versions: Mesos: 1.0.1 Kafka Jar: kafka-mesos-0.10.0.0-rc2-kafka_2.10-0.10.1.1.jar
If you could attach your logs from mesos/kafka-mesos/etc that'd be helpful in debugging this. Its possible the vagrant script is just broken though.
@steveniemitz where can I find those logs?
Same issue here "Error: broker start timeout " after run $ ./kafka-mesos.sh broker start 0
I checked the logs on mesos master and scheduler, no error reported... Though I cannot find the mesos/kafka-mesos/etc logs...