Hi, We are trying to enable zookeeper ACL to restrict access to particular znode. (Just a background.. In order to protect HBase acl data which is stored in zookeeper, we are trying to restrict access to /hbase znode to only hbase user).
We were able to set ACL for /hbase znode. But ACL is not getting applied to the child nodes. Is there a way where we can make the ACL to be applied to all znodes created under /hbase dynamically? Zookeeper version used 3.4.5 Regards, Subash Kunjupillai -- Sent from: http://zookeeper-user.578899.n2.nabble.com/
