Hi, I have these topic in Kafka: # /opt/kafka/bin/kafka-topics.sh --zookeeper localhost:2181 --list__consumer_offsets facebook twitter
# bin/kafka-run-class.sh kafka.tools.ConsumerOffsetChecker --group jopgroup --zookeeper localhost:2181 --topic twitter Exiting due to: org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /consumers/jopgroup/offsets/twitter/0. Same command for "facebook" topic works fine. More info: # /opt/kafka/bin/kafka-topics.sh --zookeeper localhost:2181 --describe --topic twitter Topic:twitter PartitionCount:1 ReplicationFactor:1 Configs: Topic: twitter Partition: 0 Leader: 1 Replicas: 1 Isr: 1 Thanks in advance! -- Diego Woitasen http://flugel.it Infrastructure Developers