Hi,

In old consumers, we use the following command line tool to manually update
offsets stored in zk:

*./kafka-run-class.sh kafka.tools.UpdateOffsetsInZK [latest | earliest]
[consumer.properties file path] [topic]*

But it doesn't work with offsets stored in Kafka. How can I update the
Kafka offsets to latest?

Yifan

-- 
Yifan

Reply via email to