> 1) Does Offset Commit/Fetch API works with Simple Consumer ?
Yes - in 0.8.2.1. There is an example given at
https://cwiki.apache.org/confluence/display/KAFKA/Committing+and+fetching+consumer+offsets+in+Kafka
> 2) With MM, can you selectively MM offset topic.
>
> Use Case:
> Let's suppose you
Hi Joel Koshy,
I have following questions:
1) Does Offset Commit/Fetch API works with Simple Consumer ?
Use Case: Camus dual commit offset on hdfs as well as to Kafka offset
topic. It will be only committed once when FILE Is committed to HDFS (Not
like auto commit)
2) With MM, can you selecti