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:35:44 UTC

[jira] [Resolved] (HBASE-17150) Verify restore logic (remote/local cluster)

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

Vladimir Rodionov resolved HBASE-17150.
---------------------------------------
    Resolution: Invalid

after HBASE-17660 patch this code is obsolete.

> Verify restore logic (remote/local cluster)
> -------------------------------------------
>
>                 Key: HBASE-17150
>                 URL: https://issues.apache.org/jira/browse/HBASE-17150
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Vladimir Rodionov
>            Assignee: Vladimir Rodionov
>             Fix For: HBASE-7912
>
>
> This part of application is a legacy code from a first version. 
> If backup destination is local cluster, then during restore we copy HFiles into local temp dir first. For remote cluster we do not do this. Seems should be other way around.
> {quote}
> What does this mean?
> 253 2016-11-17 14:13:39,782 DEBUG [main] util.RestoreServerUtil: File hdfs://ve0524.halxg.cloudera.com:8020/user/stack/backup/backup_1479419995738/default/x_1/archive/data/default/x_1 on local cluster, back it up before restore
> Is this a full copy of the backup to elsewhere?
> 296 2016-11-17 14:13:47,907 DEBUG [main] util.RestoreServerUtil: Copied to temporary path on local cluster: /user/stack/hbase-staging/restore
> {quote}



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