[ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524880 ]
Hadoop QA commented on HADOOP-1569: ----------------------------------- +0, new Findbugs warnings http://issues.apache.org/jira/secure/attachment/12365095/1569-5.patch applied and successfully tested against trunk revision r572580, but there appear to be new Findbugs warnings introduced by this patch. New Findbugs warnings: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/677/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html Test results: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/677/testReport/ Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/677/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 > > > 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.