[
https://issues.apache.org/jira/browse/TEZ-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14205578#comment-14205578
]
Jeff Zhang commented on TEZ-1642:
---------------------------------
Run the test for the whole night. Unfortunately it fails this morning, but the
fail reason seems weird, it complains the DAG failed, but after I check the app
logs and recovery logs, both show dag is succeeded, not sure whether this is
bug on client api or bug in AM.
{code}
testVertexCompletelyFinished_ScatterGather(org.apache.tez.test.TestAMRecovery)
java.lang.AssertionError: expected:<SUCCEEDED> but was:<FAILED>
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:144)
at
org.apache.tez.test.TestAMRecovery.runDAGAndVerify(TestAMRecovery.java:427)
at
org.apache.tez.test.TestAMRecovery.testVertexCompletelyFinished_ScatterGather(TestAMRecovery.java:381)
{code}
> TestAMRecovery sometimes fail
> -----------------------------
>
> Key: TEZ-1642
> URL: https://issues.apache.org/jira/browse/TEZ-1642
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Jeff Zhang
> Assignee: Jeff Zhang
> Attachments: TEZ-1642.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)