You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Francis Liu (JIRA)" <ji...@apache.org> on 2013/08/10 01:00:48 UTC

[jira] [Created] (HBASE-9182) In secure mode CLI "list" command throws a security exception for non-admin users

Francis Liu created HBASE-9182:
----------------------------------

             Summary: In secure mode CLI "list" command throws a security exception for non-admin users
                 Key: HBASE-9182
                 URL: https://issues.apache.org/jira/browse/HBASE-9182
             Project: HBase
          Issue Type: Bug
    Affects Versions: 0.94.9
            Reporter: Francis Liu


HBASE-8692, prevents users retrieving table descriptors they don't have admin access to. As a side-effect it also prevents non-admin users from being able to list tables in the CLI. One proposal to fix this is to provide an API in HMaster which returns a list of table names only. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira