[ https://issues.apache.org/jira/browse/MAPREDUCE-6839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15854907#comment-15854907
]
Haibo Chen commented on MAPREDUCE-6839:
---------------------------------------
Just one knit: I meant the comments before you last line of change, that is, "// reduces
must be in NEW state". We should probably say "// reduce attempt must be in RUNNING state"
> TestRecovery.testCrashed failed
> -------------------------------
>
> Key: MAPREDUCE-6839
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6839
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: test
> Reporter: Gergő Pásztor
> Assignee: Gergő Pásztor
> Attachments: MAPREDUCE-6839_v1.patch, MAPREDUCE-6839_v2.patch
>
>
> TestRecovery#testCrashed is a flaky test.
> Error Message:
> Reduce Task state not correct expected:<RUNNING> but was:<SCHEDULED>
> Stack Trace:
> java.lang.AssertionError: Reduce Task state not correct expected:<RUNNING> but
was:<SCHEDULED>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:743)
> at org.junit.Assert.assertEquals(Assert.java:118)
> at org.apache.hadoop.mapreduce.v2.app.TestRecovery.testCrashed(TestRecovery.java:164)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-help@hadoop.apache.org
|