You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Yuan Kang (JIRA)" <ji...@apache.org> on 2017/02/03 11:36:51 UTC

[jira] [Created] (PHOENIX-3652) users who do not have global access to hbase cluster can't connect to phoenix

Yuan Kang created PHOENIX-3652:
----------------------------------

             Summary: users who do not have global access to hbase cluster can't connect to phoenix
                 Key: PHOENIX-3652
                 URL: https://issues.apache.org/jira/browse/PHOENIX-3652
             Project: Phoenix
          Issue Type: Bug
    Affects Versions: 4.8.0
            Reporter: Yuan Kang


when I upgrade the namespaceMapping feature.I find some one can't connect to cluster.when error echo:"Caused by: org.apache.hadoop.hbase.security.AccessDeniedException: org.apache.hadoop.hbase.security.AccessDeniedException: Insufficient permissions for user 'dps' (global, action=ADMIN)"

I foud the reason "at org.apache.phoenix.query.ConnectionQueryServicesImpl$13.ensureSystemTablesUpgraded(ConnectionQueryServicesImpl.java:2603)
	at org.apache.phoenix.query.ConnectionQueryServicesImpl$13.call(ConnectionQueryServicesImpl.java:2337)"

each time new client connect to server where ensureSystemTableUpgraded who list empty "SYSTEM.*" table when error occur 





--
This message was sent by Atlassian JIRA
(v6.3.15#6346)