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