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

Vladimir Rodionov commented on HBASE-17825:
-------------------------------------------

Patch v1 improves incremental backup run time. Now we have only 2 (two) MR jobs 
instead of N+1, where N is the number of tables in a backup operation.

cc: [~elserj], [[email protected]]

> Backup: further optimizations
> -----------------------------
>
>                 Key: HBASE-17825
>                 URL: https://issues.apache.org/jira/browse/HBASE-17825
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Vladimir Rodionov
>            Assignee: Vladimir Rodionov
>            Priority: Critical
>              Labels: backup
>             Fix For: 3.0.0
>
>         Attachments: HBASE-17825-v1.patch
>
>
> Some phases of backup and restore can be optimized:
> # WALPlayer support for multiple tables
> # Run DistCp once per all tables during backup/restore
> The eventual goal:
> # 2 M/R jobs per backup/restore



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to