You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Mike Liddell (JIRA)" <ji...@apache.org> on 2013/07/09 02:39:48 UTC

[jira] [Created] (TEZ-289) DAGAppMasterShutdownHook should not report KILLED when exception brings down AM

Mike Liddell created TEZ-289:
--------------------------------

             Summary: DAGAppMasterShutdownHook should not report KILLED when exception brings down AM
                 Key: TEZ-289
                 URL: https://issues.apache.org/jira/browse/TEZ-289
             Project: Apache Tez
          Issue Type: Bug
            Reporter: Mike Liddell


when DAGAppMasterShutdownHook is called while dag is in RUNNING it leads to report of KILLED. 
This is misleading as KILLED generally implies that a user-initiated kill occured.

Better would be to report INTERNAL_ERROR.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira