You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2009/09/01 09:05:32 UTC

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

    [ https://issues.apache.org/jira/browse/MAPREDUCE-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12749801#action_12749801 ] 

Hudson commented on MAPREDUCE-687:
----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #8 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/8/])
    . Fix an assertion in TestMiniMRMapRedDebugScript. Contributed by Amareshwari Sriramadasu.


> 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
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.20.1
>
>         Attachments: patch-687.txt
>
>
> 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.