Zookeeper configuration with ACL using SSL

2016-12-19 Thread Raghu B
Hi All, I trying to enable ACL with SSL protocol and It is giving me below exceptions(LEADER_NOT_AVAILABLE) *[2016-12-19 16:16:47,078] WARN Error while fetching metadata with correlation id 16 : {my-ssl-topic4=LEADER_NOT_AVAILABLE} (org.apache.kafka.clients.NetworkClient)* *[2016-12-19 16:16:47

Re: Kafka ACL's with SSL Protocol is not working

2016-12-19 Thread Raghu B
ient. You can configure broker principal > as super.users to give full access. > > On Fri, Dec 16, 2016 at 10:16 PM, Raghu B wrote: > > > Thank you Rajani, your suggestion is really helpful. > > > > > > [2016-12-16 21:55:36,720] DEBUG Principal = > > User:CN

Re: Kafka ACL's with SSL Protocol is not working

2016-12-16 Thread Raghu B
: Topic: my-ssl-topic Partition: 0 Leader: 0 Replicas: 0 Isr: 0 Thanks in advance, Raghu On Fri, Dec 16, 2016 at 1:30 AM, Rajini Sivaram wrote: > You need to set ssl.client.auth="required" in server.properties. > > Regards, > > Rajini > > On Wed, Dec 14, 2016 at 12:

Re: Kafka ACL's with SSL Protocol is not working

2016-12-16 Thread Raghu B
hain, from the > > certificate in the struststore, and then maybe intermediates tot the > > keystore. > > > > On Fri, Dec 16, 2016, 00:32 Raghu B wrote: > > > > Thanks Derar & Kiran, your suggestions are very useful. > > > > I enabled Log4J de

Re: Kafka ACL's with SSL Protocol is not working

2016-12-15 Thread Raghu B
l() > >> . > >> The p.getName() is what you are looking at. > >> > >> Instead of adding it to the super user list in your server props file, > add > >> ACLs to that user using the kafka-acls.sh in the bin directory. > >> > >> > >&

Re: Kafka ACL's with SSL Protocol is not working

2016-12-14 Thread Raghu B
to enable consumption > from kafka. > > _ > Shrikant Patel | 817.367.4302 > Enterprise Architecture Team > PDX-NHIN > > -Original Message- > From: Raghu B [mailto:raghu98...@gmail.com] > Sent: Wednesday, Dece

Kafka ACL's with SSL Protocol is not working

2016-12-14 Thread Raghu B
Hi All, I am trying to enable ACL's in my Kafka cluster with along with SSL Protocol. I tried with each and every parameters but no luck, so I need help to enable the SSL(without Kerberos) and I am attaching all the configuration details in this. Kindly Help me. *I tested SSL without ACL, it w

Kafka ACL's with SSL Protocol is not working

2016-12-13 Thread Raghu B
Hi All, I am trying to enable ACL's in my Kafka cluster with along with SSL Protocol. I tried with each and every parameters but no luck, so I need help to enable the SSL(without Kerberos) and I am attaching all the configuration details in this. Kindly Help me. *I tested SSL without ACL, it w