[
https://issues.apache.org/jira/browse/HBASE-12073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14146692#comment-14146692
]
Esteban Gutierrez commented on HBASE-12073:
-------------------------------------------
Thanks [~nidmhbase] and [~mbertozzi] for the clarification. I think my
misunderstanding came from the fact that I thought that in HBASE-11452 we
extended getUserPermissions() in the master too to support regexes and it was
not just AccessControlClient calling listTables() to get the list of tables and
iterate for each table to get the permissions. IMHO the master should get the
HTDs and not the client and that that might be a better solution.
> 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)