[
https://issues.apache.org/jira/browse/TEZ-3746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Siddharth Seth updated TEZ-3746:
--------------------------------
Attachment: TEZ-3746.01.patch
This should fix the issue. Missed adding the ignored transitions in the
original patch.
[~jeagles], [~aplusplus] - could you please take a look.
> TestExceptionPropagation#testExceptionPropagationSession fails intermittently
> -----------------------------------------------------------------------------
>
> Key: TEZ-3746
> URL: https://issues.apache.org/jira/browse/TEZ-3746
> Project: Apache Tez
> Issue Type: Bug
> Affects Versions: 0.9.0
> Environment: Ubuntu:14.04
> $ java -version
> openjdk version "1.8.0_111"
> OpenJDK Runtime Environment (build 1.8.0_111-8u111-b14-3~14.04.1-b14)
> OpenJDK 64-Bit Server VM (build 25.111-b14, mixed mode)
> Reporter: Sneha Kanekar
> Assignee: Siddharth Seth
> Labels: ppc64le, x86
> Attachments: TEST-org.apache.tez.test.TestExceptionPropagation.txt,
> TEZ-3746.01.patch
>
>
> Test
> org.apache.tez.test.TestExceptionPropagation.testExceptionPropagationSession
> fails intermittently since TEZ-3715. I have checked it on ppc64le and x86
> platform. The error message is as follows:
> {code:borderStyle=solid}
> testExceptionPropagationSession(org.apache.tez.test.TestExceptionPropagation)
> Time elapsed: 104.577 sec <<< ERROR!
> org.apache.tez.dag.api.SessionNotRunning: Application not running,
> applicationId=application_1495771720450_0001, yarnApplicationState=FAILED,
> finalApplicationStatus=FAILED, trackingUrl=N/A, diagnostics=[DAG completed
> with an ERROR state. Shutting down AM, Session stats:submittedDAGs=0,
> successfulDAGs=0, failedDAGs=30, killedDAGs=0]
> at
> org.apache.tez.client.TezClientUtils.getAMProxy(TezClientUtils.java:901)
> at org.apache.tez.client.TezClient.getAMProxy(TezClient.java:958)
> at org.apache.tez.client.TezClient.waitForProxy(TezClient.java:968)
> at
> org.apache.tez.client.TezClient.submitDAGSession(TezClient.java:586)
> at org.apache.tez.client.TezClient.submitDAG(TezClient.java:522)
> at
> org.apache.tez.test.TestExceptionPropagation.testExceptionPropagationSession(TestExceptionPropagation.java:225)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)