You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Vladimir Rodionov (JIRA)" <ji...@apache.org> on 2016/10/04 04:13:21 UTC

[jira] [Comment Edited] (HBASE-16727) Backup refactoring: move MR dependencies from HMaster

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

Vladimir Rodionov edited comment on HBASE-16727 at 10/4/16 4:12 AM:
--------------------------------------------------------------------

v2 fixes unit tests performance regression

Fix is to provide MR jobs with Configuration from HBase Master and not from HBase Connection.  
(see TestBackupBase class - populateFromMasterConfig)


was (Author: vrodionov):
v2 fixes unit tests performance regression

Fix is to provide MR jobs with Configuration from HBase Master and not from HBase Connection.  

> Backup refactoring: move MR dependencies from HMaster
> -----------------------------------------------------
>
>                 Key: HBASE-16727
>                 URL: https://issues.apache.org/jira/browse/HBASE-16727
>             Project: HBase
>          Issue Type: Task
>            Reporter: Vladimir Rodionov
>            Assignee: Vladimir Rodionov
>         Attachments: HBASE-16727-v1.patch, HBASE-16727-v2.patch
>
>
> * No MR jobs in HMaster
> * No proc2 implementation
> * client-driven backup-restore
> * basic security: only super user is allowed to run backup/restore



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)