Modify field topics (KafkaConsumer) during runtime
Hi,
I am using Flink version 1.3.1.
I am wondering if it is possible to add/delete new topics to FlinkKafkaConsumer during execution of a job? Otherwise, I guess I need to cancel the job and redeploy the new job.
On Aug 30, 2017, at 3:31 PM, Jose Miguel Tejedor Fernandez <[hidden email]> wrote:
Hi,
I am using Flink version 1.3.1.
I am wondering if it is possible to add/delete new topics to FlinkKafkaConsumer during execution of a job? Otherwise, I guess I need to cancel the job and redeploy the new job.