RE: Error in znode creation after adding SASL digest on server and client

2016-07-09 Thread Martin Gainty
Fri, 8 Jul 2016 22:24:25 + > Subject: Re: Error in znode creation after adding SASL digest on server and > client > To: users@kafka.apache.org > > Hi, > So we specifically kept the consumers to world writable in secure > mode. This is to allow zookeeper based consumer

Re: Error in znode creation after adding SASL digest on server and client

2016-07-08 Thread Harsha Ch
Hi, So we specifically kept the consumers to world writable in secure mode. This is to allow zookeeper based consumers to create their own child nodes under /consumers and they can add their own sasl based acls on top of it. From the looks of it incase of zookeeper digest based connection it

Re: Error in znode creation after adding SASL digest on server and client

2016-07-08 Thread Harsha Chintalapani
Hi, So we specifically kept the consumers to world writable in secure mode. This is to allow zookeeper based consumers to create their own child nodes under /consumers and they can add their own sasl based acls on top of it. From the looks of it incase of zookeeper digest based connection it

Error in znode creation after adding SASL digest on server and client

2016-07-08 Thread Vipul Sharma
I am running zookeeper and kafka on local machine. This is the user permission on zookeeper [zk: localhost:2181(CONNECTED) 0] getAcl / 'digest,'broker:TqgUewyrgBbYEWTfsNStYmIfD2Q= : cdrwa I am using the same user in kafka to connect to this local zookeeper /usr/lib/jvm/java-8-oracle-amd64/bin/jav