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
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
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
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