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 2017/02/01 20:15:51 UTC

[jira] [Created] (HBASE-17577) Optimize file copying during backup restore operation

Vladimir Rodionov created HBASE-17577:
-----------------------------------------

             Summary: Optimize file copying during backup restore operation
                 Key: HBASE-17577
                 URL: https://issues.apache.org/jira/browse/HBASE-17577
             Project: HBase
          Issue Type: Task
            Reporter: Vladimir Rodionov
            Assignee: Vladimir Rodionov


Currently, we copy files into TMP directory if backup destination is on the same cluster as a source. This is because DistCp deletes src files, by default, doying copies in the same cluster. Should be avoided.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)