[
https://issues.apache.org/jira/browse/HADOOP-5320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jothi Padmanabhan updated HADOOP-5320:
--------------------------------------
Attachment: hadoop-5320.patch
adding the close
> 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
> Reporter: Jothi Padmanabhan
> Assignee: Jothi Padmanabhan
> Priority: Minor
> 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.