[
https://issues.apache.org/jira/browse/MAPREDUCE-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779302#action_12779302
]
Iyappan Srinivasan commented on MAPREDUCE-687:
----------------------------------------------
This is happening in trunk 21 also.
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test org.apache.hadoop.mapred.TestMiniMRMapRedDebugScript FAILED
Number 30 build. Can you checking there also.
> 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.