cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

How can we configure consumer group while accepting data from KAFKA?

inderjeetksasan
Deputy Chef II
Deputy Chef II

How can we configure consumer group while accepting data from KAFKA?

1 ACCEPTED SOLUTION

meghan-legaspi
Community Manager
Community Manager

Hey @inderjeetksasan,

Are you using on-prem Kafka? On-prem Kafka trigger does not use consumer groups.

Let me know if this helps!
Meghan

View solution in original post

2 REPLIES 2

meghan-legaspi
Community Manager
Community Manager

Hey @inderjeetksasan,

Are you using on-prem Kafka? On-prem Kafka trigger does not use consumer groups.

Let me know if this helps!
Meghan

blakesha
Deputy Chef II
Deputy Chef II

If you have access to Kafka Connect connectors it might be easier/safer to configure the HTTP Sink Connector to post the events received from Kafka to the Event Streams API endpoint (and to specific topics). Then you can create a recipe that triggers from Event Streams within Workato.

(at least until Workato exposes the Event Streams as a Kafka broker, so we dont need Kafka at all *hint hint* ๐Ÿ™‚ )