Description
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.
Attachments
Attachments
Issue Links
- duplicates
-
HADOOP-4907 TestMapReduceLocal fails
- Closed