confluent-kafka-python is built on librdkafka which can do kerberos security.
https://github.com/confluentinc/confluent-kafka-python some notes on how to configure it are here: https://github.com/edenhill/librdkafka/wiki/Using-SASL-with-librdkafka On Thu, Apr 13, 2017 at 6:36 PM, Yuxiang Mai <yuxiang....@gmail.com> wrote: > Hi, all > > We have upgrade our Kafka Cluster to 0.10.0 version mainly for the Kerberos > security feature and our Kafka-Client Java API is working fine. > But I tried to use Python API like Python-Kafka in our secure Kafka > Cluster. Seems there isn't any Python API to support secure Kafka cluster. > Can anyone tell me whether there is any Python API to support secure Kafka > Cluster? > > Thanks > > -- > Yuxiang Mai > Sun Yat-Sen Unitversity > State Key Lab of Optoelectronic > Materials and Technologies >