[
https://issues.apache.org/jira/browse/HDFS-8151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14496748#comment-14496748
]
Hadoop QA commented on HDFS-8151:
---------------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12725650/HDFS-8151.000.patch
against trunk revision 9e8309a.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc{color}. There were no new javadoc warning messages.
{color:green}+1 eclipse:eclipse{color}. The patch built with
eclipse:eclipse.
{color:green}+1 findbugs{color}. The patch does not introduce any new
Findbugs (version 2.0.3) warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
hadoop-tools/hadoop-distcp.
Test results:
https://builds.apache.org/job/PreCommit-HDFS-Build/10282//testReport/
Console output:
https://builds.apache.org/job/PreCommit-HDFS-Build/10282//console
This message is automatically generated.
> Always use snapshot path as source when invalid snapshot names are used for
> diff based distcp
> ---------------------------------------------------------------------------------------------
>
> Key: HDFS-8151
> URL: https://issues.apache.org/jira/browse/HDFS-8151
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: distcp
> Affects Versions: 2.7.0
> Reporter: Jing Zhao
> Assignee: Jing Zhao
> Priority: Minor
> Attachments: HDFS-8151.000.patch
>
>
> HDFS-8036 makes the diff-based distcp use snapshot path as the source. This
> should also happen when
> # invalid snapshot names are provided as distcp parameters thus the diff
> report computation on the target cluster fails
> # there is modification happening in the target cluster thus
> {{checkNoChange}} returns false
> In other cases like source and target FS are not DistributedFileSystem, we
> should throw exceptions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)