[ 
https://issues.apache.org/jira/browse/HADOOP-7770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13139301#comment-13139301
 ] 

Hudson commented on HADOOP-7770:
--------------------------------

Integrated in Hadoop-Mapreduce-0.23-Build #72 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Build/72/])
    Merged r1190532 from trunk for HADOOP-7770.

jitendra : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1190541
Files : 
* 
/hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/viewfs/ViewFileSystem.java
* 
/hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/viewfs/ViewFs.java
* 
/hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/viewfs/TestViewfsFileStatus.java
* 
/hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/viewfs/ViewFsBaseTest.java

                
> 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.patch, HADOOP-7770.patch, HADOOP-7770.patch, 
> HADOOP-7770.patch, 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

        

Reply via email to