VedarthConfluent commented on code in PR #14556:
URL: https://github.com/apache/kafka/pull/14556#discussion_r1361495859


##########
docker/test/requirements.txt:
##########
@@ -0,0 +1,6 @@
+confluent_kafka

Review Comment:
   @ijuma Confluent Kafka for Python - 
https://github.com/confluentinc/confluent-kafka-python
   `confluent-kafka` is a python client compatible with kafka
   For sanity tests of docker images we wanted a python client to interact with 
kafka residing in docker image, hence we went ahead with this publicly 
available and widely used python client.
   We are open to consider alternate python clients if there are any concerns 
in using this library



-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to