I am using Kafka connector in my FME job to consume data from Kafka topic. On this job uses this particular consumer group. In case of restart scenario, I want to run the job configuring kafka connector to read from a specific topic. While I do that I need to mention partition number in Kafka connector. My topic has multiple partitions. So how would I tell Kafka connector that it should consider all partitions for restart.
Question
How to configure Kafka connector to include multiple partitions when running in custom mode
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.