[
https://issues.apache.org/jira/browse/HDFS-8036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392544#comment-14392544
]
Hudson commented on HDFS-8036:
------------------------------
FAILURE: Integrated in Hadoop-Yarn-trunk #885 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk/885/])
HDFS-8036. Use snapshot path as source when using snapshot diff report in
DistCp. Contributed by Jing Zhao. (wheat9: rev
75cb1d42abec54ef5484636e020949ceebe189e9)
*
hadoop-tools/hadoop-distcp/src/main/java/org/apache/hadoop/tools/DistCpSync.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
hadoop-tools/hadoop-distcp/src/main/java/org/apache/hadoop/tools/mapred/CopyCommitter.java
*
hadoop-tools/hadoop-distcp/src/test/java/org/apache/hadoop/tools/TestDistCpSync.java
> Use snapshot path as source when using snapshot diff report in DistCp
> ---------------------------------------------------------------------
>
> Key: HDFS-8036
> URL: https://issues.apache.org/jira/browse/HDFS-8036
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: distcp
> Affects Versions: 2.7.0
> Reporter: Jing Zhao
> Assignee: Jing Zhao
> Fix For: 2.7.0
>
> Attachments: HDFS-8036.000.patch, HDFS-8036.001.patch
>
>
> When using snapshot diff report for distcp (HDFS-7535), the semantic should
> be apply the diff to the target in order to sync the target with
> source@snapshot2. Therefore after syncing based on the snapshot diff report,
> we should append the name of snapshot2 to the original source path and use it
> as the new source name.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)