Yi Mei created HBASE-22879:
------------------------------
Summary: 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
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
(v7.6.14#76016)