Hello, I have been using that setup. >From my understanding, if one desires to see the offset being consumed by >Flink on KafkaManger, one has to set it up with zookeeper. On 0.9 it will only >serve as a view of progress.
Basically what's mandatory on 0.8 is optional on 0.9, and for viewing purposes only. Best Regards, Daniel Santos On November 7, 2016 7:13:54 PM GMT+00:00, Vinay Patil <vinay18.pa...@gmail.com> wrote: >Hi, > >I am monitoring Kafka using KafkaManager for checking offset lag and >other >Kafka metrics, however I am not able to see the consumers when I use >FlinkKafkaConsumer , for console-consumer it shows them in the >Consumers >list. > >I have set the required parameters for the kafka consumer while running >the >application. > >Has anyone faced this issue ? >I am using Kafka 0.9.0.1 > >Regards, >Vinay Patil