You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Ravi Prakash (Created) (JIRA)" <ji...@apache.org> on 2011/10/25 22:30:32 UTC

[jira] [Created] (HADOOP-7770) ViewFS getFileChecksum throws FileNotFoundException for files in /tmp and /user

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