I am connecting from ./zkCli.sh and trying to add an server to zookeeper ensemble
I see i am authenticated on prompt 2018-03-01 11:21:41,716 [myid:localhost:2181] - INFO [main-SendThread(localhost:2181):ZooKeeperSaslClient@274] - Client will use DIGEST-MD5 as SASL mechanism. 2018-03-01 11:21:41,770 [myid:localhost:2181] - INFO [main-SendThread(localhost:2181):ClientCnxn$SendThread@1113] - Opening socket connection to server localhost/127.0.0.1:2181. Will attempt to SASL-authenticate using Login Context section 'Client' WatchedEvent state:SaslAuthenticated type:None path:null Even Set ACL doesnt work [zk: localhost:2181(CONNECTED) 1] setAcl /zookeeper/config world:anyone:cdrwa Authentication is not valid : /zookeeper/config same issue happens with "reconfig" command as well. I am using zookeeper-3.5.3-beta release Appreciate your quick response. Thanks harish