RE: ConsumerOffsetChecker not able to parse broker info

2013-12-16 Thread Xuyen On
To: users@kafka.apache.org Subject: RE: ConsumerOffsetChecker not able to parse broker info Yes, I'm running 0.7.2. I think Guozhang Wang found the root of the problem: The tool expected the broker info string to be in the format of host:port, and only 1 ":" in the string.

RE: ConsumerOffsetChecker not able to parse broker info

2013-12-16 Thread Xuyen On
ay, December 13, 2013 8:00 PM To: users@kafka.apache.org Subject: Re: ConsumerOffsetChecker not able to parse broker info The ZK format is for 0.7.2. Are you using 0.7.2 ConsumerOffsetChecker? Thanks, Jun On Fri, Dec 13, 2013 at 4:36 PM, Xuyen On wrote: > Hi all, > > I'm run

RE: ConsumerOffsetChecker not able to parse broker info

2013-12-16 Thread Xuyen On
t: Re: ConsumerOffsetChecker not able to parse broker info The tool expected the broker info string to be in the format of host:port, and only 1 ":" in the string. Guozhang On Fri, Dec 13, 2013 at 4:36 PM, Xuyen On wrote: > Hi all, > > I'm running Kafka 0.7 and I&

Re: ConsumerOffsetChecker not able to parse broker info

2013-12-13 Thread Jun Rao
The ZK format is for 0.7.2. Are you using 0.7.2 ConsumerOffsetChecker? Thanks, Jun On Fri, Dec 13, 2013 at 4:36 PM, Xuyen On wrote: > Hi all, > > I'm running Kafka 0.7 and I'm having problems running the > ConsumerOffsetChecker. > I have messages loaded in a topic called eventdata and I can c

Re: ConsumerOffsetChecker not able to parse broker info

2013-12-13 Thread Guozhang Wang
The tool expected the broker info string to be in the format of host:port, and only 1 ":" in the string. Guozhang On Fri, Dec 13, 2013 at 4:36 PM, Xuyen On wrote: > Hi all, > > I'm running Kafka 0.7 and I'm having problems running the > ConsumerOffsetChecker. > I have messages loaded in a topi

ConsumerOffsetChecker not able to parse broker info

2013-12-13 Thread Xuyen On
Hi all, I'm running Kafka 0.7 and I'm having problems running the ConsumerOffsetChecker. I have messages loaded in a topic called eventdata and I can consume the messages fine but when I try to run ConsumerOffsetChecker I get the following error: [2013-12-13 12:24:48,034] INFO zookeeper state c