Hi, Rohit: You might like to check deploy/kafka/logs/kafka.log file.
Sincerely Selina On Thu, Oct 29, 2015 at 9:24 AM, Rohit Upadhyaya <rohi...@cmu.edu> wrote: > Hi, > > I am following the "Hello Samza" tutorial here: > http://samza.apache.org/startup/hello-samza/0.9/ .Following all the steps > I > get an error/warn (no brokers found when trying to rebalance.) when I try > to consume the topic using the command > > deploy/kafka/bin/kafka-console-consumer.sh --zookeeper localhost:2181 > --topic wikipedia-raw > > The run-job.sh command ran successfully (I think) with no error and a > "job started successfully" message. Are there any logs I could look at > to understand what is happening? > > Thanks, > > Rohit >