distcp should use the Path -> FileSystem interface like the rest of Hadoop --------------------------------------------------------------------------
Key: HADOOP-1569 URL: https://issues.apache.org/jira/browse/HADOOP-1569 Project: Hadoop Issue Type: Bug Components: util Affects Versions: 0.13.0 Reporter: Owen O'Malley Assignee: Owen O'Malley Fix For: 0.14.0 DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.