Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
DrGenious
Creator
Creator

Multiple kafka consumers

I was wondering if there is a way to consume from kafka with multiple consumers without deploying multiple jobs, e.g. configuring tkafkainput to spawn multiple consumers or having multiple tkafkainput in a single job. Is ti possible?

Labels (2)
1 Reply
Anonymous
Not applicable

Hello,

For Multiple Consumers, could you please take an example?

Multiple consumers are supported through a Consumer Group ID as specified in tKafkaInput where offset is managed through 3 settings;

* Reset offsets on consumer group

* New consumer group starts from { Beginning | Latest }

* Auto-commit offsets Interval

Best regards

Sabrina