I am VERY new to confluent, and need to switch over kafka to use the 0.9 offset storage vs the old zookeeper offset storage. I would like to follow this process http://kafka.apache.org/documentation.html#offsetmigration but do not know where Confluent stores its consumer configuration.
How can I set offsets.storage=kafka and dual.commit.enabled in Confluent? Thanks in advance