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 22:14:51 UTC

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

     [ https://issues.apache.org/jira/browse/HBASE-17577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Rodionov updated HBASE-17577:
--------------------------------------
    Description: 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, doing copies in the same cluster. Should be avoided.  (was: 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.)

> 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, doing copies in the same cluster. Should be avoided.



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