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

Hudson commented on HBASE-7558:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #348 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/348/])
    HBASE-7558 Client not able to access /hbase/unassigned in secure cluster 
(Revision 1433251)

     Result = FAILURE
mbertozzi : 
Files : 
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/zookeeper/ZKUtil.java

                
> Client not able to access /hbase/unassigned in secure cluster
> -------------------------------------------------------------
>
>                 Key: HBASE-7558
>                 URL: https://issues.apache.org/jira/browse/HBASE-7558
>             Project: HBase
>          Issue Type: Sub-task
>    Affects Versions: 0.96.0, 0.94.4
>            Reporter: Matteo Bertozzi
>            Assignee: Matteo Bertozzi
>         Attachments: HBASE-7558-v0.patch
>
>
> HBASE-6068, /hbase/unassigned is not listed as open node
> and catalogTracker tries to read from both: RootRegionTracker 
> (/hbase/root-region-server) and MetaNodeTracker (/hbase/unassigned)
> {code}
> Unable to get data of znode /hbase/unassigned/1028785192
> org.apache.zookeeper.KeeperException$NoAuthException: KeeperErrorCode = 
> NoAuth for /hbase/unassigned/1028785192
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to