[
https://issues.apache.org/jira/browse/PHOENIX-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel Reid resolved PHOENIX-711.
----------------------------------
Resolution: Fixed
Bulk resolve of closed issues imported from GitHub. This status was reached by
first re-opening all closed imported issues and then resolving them in bulk.
> phenix client is not establishing connection with secure hbase cluster
> ----------------------------------------------------------------------
>
> Key: PHOENIX-711
> URL: https://issues.apache.org/jira/browse/PHOENIX-711
> Project: Phoenix
> Issue Type: Task
> Reporter: Y. SREENIVASULU REDDY
>
> 1. start hbase cluster in secure mode.
> 2. kinit is done with valid kerberous user.
> 3. enter into the phoenix prompt.
> phoenix default table creation is failed.
> and it is trying to create with os user.(krb user is hdfs)
> Error: org.apache.hadoop.hbase.security.AccessDeniedException: Insufficient
> permissions for user 'user3' (global, action=CREATE)
> at
> org.apache.hadoop.hbase.security.access.AccessController.requirePermission(AccessController.java:429)
> at
> org.apache.hadoop.hbase.security.access.AccessController.preCreateTable(AccessController.java:566)
> at
> org.apache.hadoop.hbase.master.MasterCoprocessorHost.preCreateTable(MasterCoprocessorHost.java:99)
> at org.apache.hadoop.hbase.master.HMaster.createTable(HMaster.java:1358)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:597)
> at
> org.apache.hadoop.hbase.ipc.SecureRpcEngine$Server.call(SecureRpcEngine.java:308)
> at
> org.apache.hadoop.hbase.ipc.HBaseServer$Handler.run(HBaseServer.java:1434)
> (state=08000,code=101)
--
This message was sent by Atlassian JIRA
(v6.2#6252)