xiangfu0 opened a new pull request, #16858:
URL: https://github.com/apache/pinot/pull/16858

   Since kafka 2 is not actively maintained and majority people are moving to 
Kafka 3.
   If user still want to use kafka 2, simply add below config into your table 
stream config:
   ```
   "stream.kafka.consumer.factory.class.name": 
"org.apache.pinot.plugin.stream.kafka20.KafkaConsumerFactory"
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to