[
https://issues.apache.org/jira/browse/HBASE-12073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14146340#comment-14146340
]
Matteo Bertozzi commented on HBASE-12073:
-----------------------------------------
this is a behavior change between 94-96 and 98.
from a quick look seems that getTableDescriptor takes a list of tables, and
check for global-admin only if there is no list specified. maybe we can pass
the regex to the server and filter there to have the table-level acl check?
> Shell command user_permission fails on the table created by user if he is not
> global admin.
> ----------------------------------------------------------------------------------------------
>
> Key: HBASE-12073
> URL: https://issues.apache.org/jira/browse/HBASE-12073
> Project: HBase
> Issue Type: Bug
> Reporter: Srikanth Srungarapu
> Assignee: Srikanth Srungarapu
> Priority: Minor
>
> The command fails as the changes introduced by HBASE-10892 requires user
> (because of newly introduced call to getTableDescriptors) to have global
> admin permission.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)