[
https://issues.apache.org/jira/browse/HBASE-15942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15312819#comment-15312819
]
Guang Yang commented on HBASE-15942:
------------------------------------
Thanks [~mbertozzi], yeah that is what the patch does (I guess there are two
ways to represent the permission to access all CFs: a. the CF field is empty,
b. a full lis to CFs, this patch only takes care of the former one). Thanks for
help to look at the patch.
> 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)