[
https://issues.apache.org/jira/browse/HBASE-15590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15280077#comment-15280077
]
Anoop Sam John commented on HBASE-15590:
----------------------------------------
So as of now we will make Global Admin permission needed for backup. Later if
we make table(s) admin permission for backup (less permissive) I hope that wont
be a BC issue.
On the patch, when the pre hook bypass op, return immediately. We should not
be calling post hook when actual op has not happened.
> Add ACL for requesting table backup
> -----------------------------------
>
> Key: HBASE-15590
> URL: https://issues.apache.org/jira/browse/HBASE-15590
> Project: HBase
> Issue Type: Bug
> Reporter: Ted Yu
> Assignee: Ted Yu
> Attachments: 15590.v1.patch, 15590.v2.txt, 15590.v3.txt
>
>
> This issue adds necessary coprocessor hooks for table backup request along
> with enforcing permission check in AccessController through the new hooks.
> To perform backup, admin privilege is required in secure deployment.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)