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

Josh Elser commented on PHOENIX-3652:
-------------------------------------

FYI, [~an...@apache.org] on 0.98:

{noformat}
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.0:compile (default-compile) on 
project phoenix-core: Compilation failure
[ERROR] 
/Users/jelser/projects/phoenix.git/phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java:[2949,34]
 method listTableNames in class org.apache.hadoop.hbase.client.HBaseAdmin 
cannot be applied to given types;
[ERROR] required: no arguments
[ERROR] found: java.lang.String
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] -> [Help 1]
{noformat}

I'm guessing due to PHOENIX-3214 masking things ;)

> 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
>            Assignee: Ankit Singhal
>             Fix For: 4.10.0, 4.8.3
>
>         Attachments: PHOENIX-3652_4.8.patch, PHOENIX-3652.patch
>
>
> when I upgrade the namespaceMapping feature.I found 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 'xxx' (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)

Reply via email to