You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Matteo Bertozzi (JIRA)" <ji...@apache.org> on 2013/01/14 21:00:13 UTC

[jira] [Created] (HBASE-7558) Client not able to access /hbase/unassigned in secure cluster

Matteo Bertozzi created HBASE-7558:
--------------------------------------

             Summary: 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.94.4, 0.96.0
            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