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/18 01:36:45 UTC

[jira] [Resolved] (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 resolved HBASE-17577.
---------------------------------------
    Resolution: Duplicate

Duplicate of HBASE-17150

> 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
>             Fix For: HBASE-7912
>
>
> 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)