Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.4.0, 3.0.0-alpha1
-
None
-
Reviewed
Description
testStreamingTaskLogWithHadoopCmd(org.apache.hadoop.streaming.TestStreamingTaskLog) Time elapsed: 44.069 sec <<< FAILURE!
java.lang.AssertionError: environment set for child is wrong
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.apache.hadoop.streaming.TestStreamingTaskLog.runStreamJobAndValidateEnv(TestStreamingTaskLog.java:157)
at org.apache.hadoop.streaming.TestStreamingTaskLog.testStreamingTaskLogWithHadoopCmd(TestStreamingTaskLog.java:107)
Results :
Failed tests:
TestStreamingTaskLog.testStreamingTaskLogWithHadoopCmd:107->runStreamJobAndValidateEnv:157 environment set for child is wrong
Attachments
Attachments
Issue Links
- is broken by
-
MAPREDUCE-5806 Log4j settings in container-log4j.properties cannot be overridden
- Closed
- is duplicated by
-
HADOOP-10438 TestStreamingTaskLog fails
- Resolved