[
https://issues.apache.org/jira/browse/HADOOP-5320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz Wo (Nicholas), SZE reopened HADOOP-5320:
--------------------------------------------
Reopen this for committing the patch 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.21.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.