[
https://issues.apache.org/jira/browse/MAPREDUCE-6798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15589668#comment-15589668
]
Haibo Chen commented on MAPREDUCE-6798:
---------------------------------------
Job being in SUCCEEDED state does not guarantee that its history files have
been moved to the JHS intermediate directory because Job History Events are
handled asynchronously by a separate thread in JobHistoryEventHandler.
> Intermittent failure in TestJobHistoryParsing.testJobHistoryMethods()
> ---------------------------------------------------------------------
>
> Key: MAPREDUCE-6798
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6798
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: jobhistoryserver
> Affects Versions: 3.0.0-alpha1
> Reporter: Haibo Chen
> Assignee: Haibo Chen
>
> TestJobHistoryParsing.testJobHistoryMethods() failed.
> expected:<1> but was:<0>
> java.lang.AssertionError: expected:<1> but was:<0>
> 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.junit.Assert.assertEquals(Assert.java:555)
> at org.junit.Assert.assertEquals(Assert.java:542)
> at
> org.apache.hadoop.mapreduce.v2.hs.TestJobHistoryParsing.testJobHistoryMethods(TestJobHistoryParsing.java:779)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]