Unit test failure in TestStreamingExitStatus
--------------------------------------------
Key: HADOOP-3047
URL: https://issues.apache.org/jira/browse/HADOOP-3047
Project: Hadoop Core
Issue Type: Bug
Components: contrib/streaming
Reporter: dhruba borthakur
Fix For: 0.17.0
ant -Dtestcase=TestStreamingExitStatus test
Testcase: testMapFailOk took 1.733 sec
Testcase: testMapFailNotOk took 1.175 sec
Testcase: testReduceFailOk took 1.158 sec
Testcase: testReduceFailNotOk took 1.162 sec
Caused an ERROR
Failed to delete
/home/dhruba/sleet/build/contrib/streaming/test/data/out/_temporary/_reduce_58xgir
java.lang.RuntimeException: Failed to delete
/home/dhruba/sleet/build/contrib/streaming/test/data/out/_temporary/_reduce_58xgir
at org.apache.hadoop.streaming.UtilTest.recursiveDelete(UtilTest.java:48)
at org.apache.hadoop.streaming.UtilTest.recursiveDelete(UtilTest.java:44)
at org.apache.hadoop.streaming.UtilTest.recursiveDelete(UtilTest.java:44)
at
org.apache.hadoop.streaming.TestStreamingExitStatus.tearDown(TestStreamingExitStatus.java:70)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.