ViewFS getFileChecksum throws FileNotFoundException for files in /tmp and /user
-------------------------------------------------------------------------------
Key: HADOOP-7770
URL: https://issues.apache.org/jira/browse/HADOOP-7770
Project: Hadoop Common
Issue Type: Bug
Components: fs
Affects Versions: 0.23.0
Reporter: Ravi Prakash
Assignee: Ravi Prakash
Priority: Blocker
Fix For: 0.23.0
Thanks to Rohini Palaniswamy for discovering this bug. To quote
bq. When doing getFileChecksum for path /user/hadoopqa/somefile, it is trying
to fetch checksum for /user/user/hadoopqa/somefile. If /tmp/file, it is trying
/tmp/tmp/file. Works fine for other FS operations.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira