Hi Accumulo users,
I have a accumulo znode that I want to remove from zookeeper. I tried to use 
the 
setAcl  digest accumulo:secret 
but it is not working when I try to remove it 








[zk: localhost:2181(CONNECTED) 11] rmr 
/accumulo/31d38c2a-3a26-49b3-a786-42d7e1e5d2b0/users/root             
Authentication is not valid : 
/accumulo/31d38c2a-3a26-49b3-a786-42d7e1e5d2b0/users/root
so I was thinking of using skipACL=YES that I saw in the zookeeper 
documentation. Any idea if this can be used with zkCli.sh? 
Ranjan                                    

Reply via email to