[ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524994 ]
Hadoop QA commented on HADOOP-1569: ----------------------------------- +1 http://issues.apache.org/jira/secure/attachment/12365128/1569-6.patch applied and successfully tested against trunk revision r572826. Test results: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/685/testReport/ Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/685/console > 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 > Reporter: Owen O'Malley > Assignee: Chris Douglas > Fix For: 0.15.0 > > Attachments: 1569-4.patch, 1569-5.patch, 1569-6.patch > > > 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.