You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Yi Mei (JIRA)" <ji...@apache.org> on 2019/08/19 03:53:00 UTC

[jira] [Created] (HBASE-22879) user_permission command failed to show global permission

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)