You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It works with both.
The Python client defaults to broker verison 0.9.0.1, for 0.10.x brokers you should pass "api.version.request": True in your config dict when creating the Producer or Consumer.
Would this package work with stock Apache Kafka 0.10.x or I need to use this with Confluent Kafka ?
The text was updated successfully, but these errors were encountered: