TestMiniMRMapRedDebugScript fails sometimes
-------------------------------------------
Key: MAPREDUCE-687
URL: https://issues.apache.org/jira/browse/MAPREDUCE-687
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: test
Reporter: Amar Kamat
Testcase: testMapDebugScript took 149.994 sec
FAILED
null expected:<...t Script
Bailing out[]> but was:<...t Script
Bailing out[
log4j:WARN No appenders could be found for logger
(org.apache.hadoop.mapred.Task).
log4j:WARN Please initialize the log4j system properly.]>
junit.framework.ComparisonFailure: null expected:<...t Script
Bailing out[]> but was:<...t Script
Bailing out[
log4j:WARN No appenders could be found for logger
(org.apache.hadoop.mapred.Task).
log4j:WARN Please initialize the log4j system properly.]>
at
org.apache.hadoop.mapred.TestMiniMRMapRedDebugScript.testMapDebugScript(TestMiniMRMapRedDebugScript.java:212)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.