You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Guang Yang (JIRA)" <ji...@apache.org> on 2016/06/02 03:56:59 UTC

[jira] [Commented] (HBASE-15942) User with 'RWX' permission of the table should be able to describe the table

    [ https://issues.apache.org/jira/browse/HBASE-15942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15311693#comment-15311693 ] 

Guang Yang commented on HBASE-15942:
------------------------------------

The patch also contains a minor refactoring for AccessController#requirePermission, which might unnecessarily create some AuthResult instances. 

> User with 'RWX' permission of the table should be able to describe the table
> ----------------------------------------------------------------------------
>
>                 Key: HBASE-15942
>                 URL: https://issues.apache.org/jira/browse/HBASE-15942
>             Project: HBase
>          Issue Type: Bug
>          Components: Admin
>            Reporter: Guang Yang
>            Priority: Minor
>         Attachments: HBASE-15942.v0.patch
>
>
> Currently only the user who has 'ADMIN' or 'CREATE' permission could describe the table (via shell), it brings some inconvenience and confusion to those uses who have RWX permission since they couldn't describe the table to get the schema.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)