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: fs
Reporter: Tsz Wo (Nicholas), SZE
Assignee: Tsz Wo (Nicholas), SZE
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.