Re: ConsumerRebalanceFailedException with the kafka-console-consumer (bug?)

2016-04-01 Thread Cees de Groot
Is that a single node, local host only installation? For starters, I'd advice you to use the --new-consumer option - it will use what I think is a way less hairy method of doing consumer groups. W.r.t. Zookeeper, I've found that in test installations, I often end up wiping its data and restarting,

Re: ConsumerRebalanceFailedException with the kafka-console-consumer (bug?)

2016-03-30 Thread Filipe Correia
I've also asked on stackoverflow, in case you prefer to answer there: http://stackoverflow.com/questions/36313470/consumerrebalancefailedexception-with-the-kafka-console-consumer Thanks, Filipe On Wed, Mar 30, 2016 at 4:03 PM, Filipe Correia wrote: > Hi there, > > I've just installed kafka 0.9.

ConsumerRebalanceFailedException with the kafka-console-consumer (bug?)

2016-03-30 Thread Filipe Correia
Hi there, I've just installed kafka 0.9.0.1, and I'm getting the following error when launching the kafka-console-consumer: $ bin/kafka-console-consumer.sh --zookeeper localhost:2181 --topic myrandomtesttopic --from-beginning [2016-03-30 15:46:17,568] ERROR Unknown error when running consumer: (