I also would like to know this. Is the solution to just use a console producer against the internal topics that store the offsets?
On Wed, Oct 12, 2016 at 2:26 PM, Yifan Ying <nafan...@gmail.com> wrote: > 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 >