[
https://issues.apache.org/jira/browse/HBASE-15942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15312728#comment-15312728
]
Dima Spivak commented on HBASE-15942:
-------------------------------------
Yeah, I think it's what you say. An administrator may not want a user who can
read data in a table to have information about the TTL or details about whether
replication is enabled, for example. My bigger concern though is the fact that
changing it now would be tantamount to a privilege escalation, which could be a
very unwelcome break for people used to doing this as they are currently
documented. Anyone else have thoughts?
> 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)