[ https://issues.apache.org/jira/browse/HADOOP-5688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702078#action_12702078 ]
Hudson commented on HADOOP-5688: -------------------------------- Integrated in Hadoop-trunk #815 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/815/]) . Fix HftpFileSystem checksum path construction. Contributed by Tsz Wo (Nicholas) Sze > HftpFileSystem.getChecksum(..) does not work for the paths with scheme and > authority > ------------------------------------------------------------------------------------ > > Key: HADOOP-5688 > URL: https://issues.apache.org/jira/browse/HADOOP-5688 > Project: Hadoop Core > Issue Type: Bug > Components: dfs > Reporter: Tsz Wo (Nicholas), SZE > Assignee: Tsz Wo (Nicholas), SZE > Fix For: 0.20.1 > > Attachments: 5688_20090415.patch > > > If a path with scheme and authority information (e.g. > hftp://hostname:50070/foo.txt) is passed to HftpFileSystem.getChecksum(..), > it won't return the correct file checksum. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.