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

Laxman commented on HBASE-6096:
-------------------------------

Thanks for quick review and response Andy.

+1 on removing the concept of table owner. Do we have any jira for this?

split, flush, compact - these operations can be triggered internally or by user 
as well (via HBaseAdmin). Consider the following use-case.

* User "A" owns table "T1"
* User "B" owns table "T2"
* Should we allow "B" to split/flush/compact "T2"? 

So, I feel these operations should be checked for "TABLE ADMIN/GLOBAL ADMIN". 
What you say?

                
> AccessController v2
> -------------------
>
>                 Key: HBASE-6096
>                 URL: https://issues.apache.org/jira/browse/HBASE-6096
>             Project: HBase
>          Issue Type: Umbrella
>          Components: security
>    Affects Versions: 0.96.0, 0.94.1
>            Reporter: Andrew Purtell
>         Attachments: Security-ACL Matrix.pdf
>
>
> Umbrella issue for iteration on the initial AccessController drop.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to