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 "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org> on 2009/03/20 18:40:50 UTC

[jira] Resolved: (HADOOP-5320) TestMapReduceLocal is missing a close() that is causing it to fail while running the test on NFS

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

Tsz Wo (Nicholas), SZE resolved HADOOP-5320.
--------------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.21.0)
                   0.20.0

Committed this to 0.20.

> TestMapReduceLocal is missing a close() that is causing it to fail while running the test on NFS
> ------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-5320
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5320
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: test
>            Reporter: Jothi Padmanabhan
>            Assignee: Jothi Padmanabhan
>            Priority: Minor
>             Fix For: 0.20.0
>
>         Attachments: hadoop-5320.patch
>
>
> The readFile method in this test is not calling a close of the file after it is done reading. This causes some lingering .nfs* files that is preventing the directory from getting deleted properly causing the second program in this test to fail.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.