[
https://issues.apache.org/jira/browse/HBASE-17150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Rodionov updated HBASE-17150:
--------------------------------------
Fix Version/s: HBASE-7912
> 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)