--------------------------------------------------------------------------------------------------------
Key: HADOOP-5540
URL: https://issues.apache.org/jira/browse/HADOOP-5540
Project: Hadoop Core
Issue Type: Bug
Components: build
Affects Versions: 0.20.0
Environment: A fresh checkout of 0.20 release
Reporter: Iyappan Srinivasan
On a fresh check out of 0.20 release branch,
I did a run of TestMapReduceLocal with command "ant test -Dtestcase=TestMapReduceLocal"
It failed. The logs under build/test/TEST-org.apache.hadoop.mapreduce.TestMapReduceLocal.txt says that ~/build/test/data/out exists.
I removed the data directory itself and then tried again. it says the same error.
I tried by doing a ant clean first and then running this unit testcase. It gives the same error.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.