You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Amar Kamat (JIRA)" <ji...@apache.org> on 2009/07/01 11:52:47 UTC

[jira] Created: (MAPREDUCE-687) TestMiniMRMapRedDebugScript fails sometimes

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.