Colin Patrick McCabe created HDFS-3865:
------------------------------------------
Summary: 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