kafka icon indicating copy to clipboard operation
kafka copied to clipboard

Not able to start broker with Vagrant example

Open tommyvicananza opened this issue 8 years ago • 3 comments

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

tommyvicananza avatar Mar 24 '17 12:03 tommyvicananza

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 avatar Mar 28 '17 19:03 steveniemitz

@steveniemitz where can I find those logs?

tommyvicananza avatar Apr 05 '17 09:04 tommyvicananza

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...

weRginger avatar Aug 27 '18 23:08 weRginger