Re: Reg: Kafka With Kerberos/SSL [Enhancement to add option, Need suggestions on this]

2016-04-16 Thread Harsha
Bharat, Here is the jira https://issues.apache.org/jira/browse/KAFKA-3567 -Harsha On Thu, Apr 14, 2016, at 10:29 AM, BigData dev wrote: > Hi All, > When Kafka is running on kerberoized cluster/ SSL. Can we add an option > security.protocol. So, that user can given PLAINTE

Reg: Kafka With Kerberos/SSL [Enhancement to add option, Need suggestions on this]

2016-04-14 Thread BigData dev
Hi All, When Kafka is running on kerberoized cluster/ SSL. Can we add an option security.protocol. So, that user can given PLAINTEXT, SSL, SASL_PLAINTEXT, SASL_SSL. This will be helpful during running console producer and console consumer. ./bin/kafka-console-producer.sh --broker-list --topic --