You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Kuhu Shukla (JIRA)" <ji...@apache.org> on 2017/08/10 18:03:01 UTC

[jira] [Created] (TEZ-3817) DAGs can hang after more than one uncaught Exception during doTransition.

Kuhu Shukla created TEZ-3817:
--------------------------------

             Summary: DAGs can hang after more than one uncaught Exception during doTransition.
                 Key: TEZ-3817
                 URL: https://issues.apache.org/jira/browse/TEZ-3817
             Project: Apache Tez
          Issue Type: Bug
    Affects Versions: 0.7.1, 0.9.0
            Reporter: Kuhu Shukla
            Assignee: Kuhu Shukla


A Tez DAG can hang in the last "sane" state if the statemachine.doTransition() throws a runtime exception more than once. The transition for the Error state itself throws an exception, the DAG hangs. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)