Hi
I am running a streaming application with
streamsProps.put(StreamsConfig.APPLICATION_ID_CONFIG, "test");

How do I find out the offsets for each of the source, intermediate and
internal topics associated with this application.

And how can I reset them to some specific value via shell of otherwise.

Thanks
Sachin

Reply via email to