[
https://issues.apache.org/jira/browse/HBASE-22879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16911883#comment-16911883
]
Yi Mei commented on HBASE-22879:
--------------------------------
Thanks [~reidchan] for reviewing. Pushed to master, branch-2 and branch-2.2
> user_permission command failed to show global permission
> --------------------------------------------------------
>
> Key: HBASE-22879
> URL: https://issues.apache.org/jira/browse/HBASE-22879
> Project: HBase
> Issue Type: Bug
> Reporter: Yi Mei
> Assignee: Yi Mei
> Priority: Major
>
> When use user_permission command to show global permissions, the following
> exception occurred:
> {code:java}
> hbase(main):001:0> user_permission
> User Namespace,Table,Family,Qualifier:Permission
> ERROR: failed to coerce
> org.apache.hadoop.hbase.security.access.GlobalPermission to
> org.apache.hadoop.hbase.security.access.TablePermission
> For usage try 'help "user_permission"'
> Took 1.1249 seconds
> hbase(main):002:0>
> {code}
--
This message was sent by Atlassian Jira
(v8.3.2#803003)