Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Linux
-
Reviewed
Description
Testsuite: org.apache.hadoop.mapred.TestFairScheduler Tests run: 13, Failures: 0, Errors: 13, Time elapsed: 0.042 sec Testcase: testAllocationFileParsing took 0.004 sec Caused an ERROR /home/tsz/hadoop/latest/build/contrib/fairscheduler/test/data/./test-pools (No such file or directory) java.io.FileNotFoundException: /home/tsz/hadoop/latest/build/contrib/fairscheduler/test/data/./test-pools (No such file or directory) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream.<init>(FileOutputStream.java:179) at java.io.FileOutputStream.<init>(FileOutputStream.java:70) at java.io.FileWriter.<init>(FileWriter.java:46) at org.apache.hadoop.mapred.TestFairScheduler.setUp(TestFairScheduler.java:215) ...
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-3746 A fair sharing job scheduler
- Closed