You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Sergio Gonzalez <sg...@cecropiasolutions.com> on 2016/08/18 16:09:08 UTC

The last offset consumed and the logSize by group and topic

Hi users,

Someone know, how i could do something similar to this command
"kafka-consumer-offset-checker.sh --group mygroup --topic mytopic
--zookeeper 10.1.2.xxxx:2181" in java, using kafka_2.10-0.8.2.0?

I need to know the last offset consumed and the logSize by group and topic.

Thanks,

​Sergio GQ​