[
https://issues.apache.org/jira/browse/HBASE-5342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13261149#comment-13261149
]
Enis Soztutar commented on HBASE-5342:
--------------------------------------
@Matteo, I do not plan to work on this in the near future, feel free to take a
shot. As Gary mentioned, there is already the infrastructure to manage and
distribute ACL changes to region servers. I think for this, we should just
reuse those. For the hbase shell, we just need to make table argument optional,
and change the AccessControlProtocol.grant()/revoke() methods to accept
Permission objects rather than TablePermission objects.
> Grant/Revoke global permissions
> -------------------------------
>
> Key: HBASE-5342
> URL: https://issues.apache.org/jira/browse/HBASE-5342
> Project: HBase
> Issue Type: Sub-task
> Reporter: Enis Soztutar
> Assignee: Enis Soztutar
>
> HBASE-3025 introduced simple ACLs based on coprocessors. It defines
> global/table/cf/cq level permissions. However, there is no way to
> grant/revoke global level permissions, other than the hbase.superuser conf
> setting.
--
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