You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Song Jun (JIRA)" <ji...@apache.org> on 2018/06/12 02:47:00 UTC

[jira] [Comment Edited] (ZOOKEEPER-1908) setAcl should be have a recursive function

    [ https://issues.apache.org/jira/browse/ZOOKEEPER-1908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16509098#comment-16509098 ] 

Song Jun edited comment on ZOOKEEPER-1908 at 6/12/18 2:46 AM:
--------------------------------------------------------------

I want this function too.

when I kerbernized a storm cluster which is no-secure, I should change the ACL of the znode in ZK, such as /storm and its all children

setAcl -R /storm sasl:storm:cdrwa 

[~michim]


was (Author: windpiger):
I want this function too.

when I kerbernized a storm cluster which is no-secure, I should change the ACL of the znode in ZK, such as /storm and its all children

setAcl -R /storm sasl:storm:cdrwa 

> setAcl should be have a recursive function
> ------------------------------------------
>
>                 Key: ZOOKEEPER-1908
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1908
>             Project: ZooKeeper
>          Issue Type: Improvement
>          Components: scripts, server
>    Affects Versions: 3.4.6, 4.0.0
>            Reporter: Kevin Odell
>            Priority: Major
>
> setAcl should be have a recursive function.  This becomes a problem with HBase when trying to back in and out of secure clusters.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)