[
https://issues.apache.org/jira/browse/HADOOP-5320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12677036#action_12677036
]
Hudson commented on HADOOP-5320:
--------------------------------
Integrated in Hadoop-trunk #766 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/766/])
. Add a close() in TestMapReduceLocal. (Jothi Padmanabhan via szetszwo)
> 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.