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

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

     [ https://issues.apache.org/jira/browse/HADOOP-7770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ravi Prakash updated HADOOP-7770:
---------------------------------

    Attachment: HADOOP-7770.unitTest.patch

Attaching a unit test which fails due to the issue.
Now I'll try to fix this issue.
                
> 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
>
>         Attachments: HADOOP-7770.unitTest.patch
>
>
> 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