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


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.

Reply via email to