rver parameter.
> > > > >
> > > > >
> > > > > Thanks,
> > > > >
> > > > > Cliff
> > > > >
> > > > > On Sun, May 8, 2016 at 7:35 PM, Todd Palino
> > wrote:
> > > > >
> > > > > > It looks like y
gt;
> > > > > It looks like you’re just missing the proper message formatter. Of
> > > > course,
> > > > > that largely depends on your version of the broker. Try:
> > > > >
> > > > > ./kafka-console-consumer.sh --broker-list
of the broker. Try:
> > > >
> > > > ./kafka-console-consumer.sh --broker-list localhost:9092 --topic
> > > > __consumer_offsets
> > > > --formatter
> > > kafka.coordinator.GroupMetadataManager\$OffsetsMessageFormatter
> > > >
> &g
version of the broker. Try:
> > >
> > > ./kafka-console-consumer.sh --broker-list localhost:9092 --topic
> > > __consumer_offsets
> > > --formatter
> > kafka.coordinator.GroupMetadataManager\$OffsetsMessageFormatter
> > >
> > >
> > > If for
ter
> >
> >
> > If for some reason that doesn’t work, you can try
> > "kafka.server.OffsetManager\$OffsetsMessageFormatter” instead.
> >
> > -Todd
> >
> >
> >
> >
> > On Sun, May 8, 2016 at 1:26 PM, Cliff Rhyne wrote:
> >
&g
.coordinator.GroupMetadataManager\$OffsetsMessageFormatter
>
>
> If for some reason that doesn’t work, you can try
> "kafka.server.OffsetManager\$OffsetsMessageFormatter” instead.
>
> -Todd
>
>
>
>
> On Sun, May 8, 2016 at 1:26 PM, Cliff Rhyne wrote:
>
> > I
for some reason that doesn’t work, you can try
"kafka.server.OffsetManager\$OffsetsMessageFormatter” instead.
-Todd
On Sun, May 8, 2016 at 1:26 PM, Cliff Rhyne wrote:
> I'm having difficulty reading the consumer offsets topic from the command
> line. I try the following but
I'm having difficulty reading the consumer offsets topic from the command
line. I try the following but it doesn't seem to work (along with a few
related variants including specifying the zookeeper hosts):
./kafka-console-consumer.sh --broker-list localhost:9092 --topic
__consumer_o