[
https://issues.apache.org/jira/browse/HDFS-3865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13444437#comment-13444437
]
Marcelo Vanzin commented on HDFS-3865:
--------------------------------------
I haven't looked at the code in detail, but is this a case of TestDistCp being
replaced by the other tests?
e.g. TestDistCp.testUniforSizeDistCp() vs. TestUniformSizeInputFormat.
> TestDistCp is @ignored
> ----------------------
>
> Key: HDFS-3865
> URL: https://issues.apache.org/jira/browse/HDFS-3865
> Project: Hadoop HDFS
> Issue Type: Test
> Components: tools
> Affects Versions: 2.2.0-alpha
> Reporter: Colin Patrick McCabe
> Priority: Minor
>
> We should fix TestDistCp so that it actually runs, rather than being ignored.
> {code}
> @ignore
> public class TestDistCp {
> private static final Log LOG = LogFactory.getLog(TestDistCp.class);
> private static List<Path> pathList = new ArrayList<Path>();
> ...
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira