[
https://issues.apache.org/jira/browse/HBASE-13767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14561696#comment-14561696
]
Hudson commented on HBASE-13767:
--------------------------------
SUCCESS: Integrated in HBase-1.0 #930 (See
[https://builds.apache.org/job/HBase-1.0/930/])
HBASE-13767 Allow ZKAclReset to set and not just clear ZK ACLs
(matteo.bertozzi: rev f39653d0e6fa7dca8ce7550cfac63a4233f327f0)
* hbase-client/src/main/java/org/apache/hadoop/hbase/zookeeper/ZkAclReset.java
* hbase-client/src/main/java/org/apache/hadoop/hbase/zookeeper/ZKUtil.java
> Allow ZKAclReset to set and not just clear ZK ACLs
> --------------------------------------------------
>
> Key: HBASE-13767
> URL: https://issues.apache.org/jira/browse/HBASE-13767
> Project: HBase
> Issue Type: Bug
> Components: Operability, Zookeeper
> Affects Versions: 2.0.0, 1.2.0
> Reporter: Matteo Bertozzi
> Assignee: Matteo Bertozzi
> Priority: Trivial
> Fix For: 2.0.0, 0.98.13, 1.0.2, 1.2.0, 1.1.1
>
> Attachments: HBASE-13767-v0.patch, HBASE-13767-v1.patch,
> HBASE-13767-v2.patch, HBASE-13767-v3.patch
>
>
> The ZKAclReset tool allows to clear ZK ACLs, which is useful if you are
> migrating from a secure to unsecure cluster setup.
> If you want to make sure that your znode ACLs are correct, a -set-acls
> option, which allows to enforce the proper ACLs on the znodes in a secure
> setup, can be useful too.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)