[
https://issues.apache.org/jira/browse/HBASE-15590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266988#comment-15266988
]
Ted Yu commented on HBASE-15590:
--------------------------------
Modified tests passed with patch:
{code}
Running org.apache.hadoop.hbase.coprocessor.TestMasterObserver
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.169 sec - in
org.apache.hadoop.hbase.coprocessor.TestMasterObserver
Running org.apache.hadoop.hbase.security.access.TestAccessController
Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.025 sec -
in org.apache.hadoop.hbase.security.access.TestAccessController
{code}
> 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
>
>
> 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)