You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2014/07/08 05:12:34 UTC

[jira] [Created] (TEZ-1267) Exception handling when Routing Events

Siddharth Seth created TEZ-1267:
-----------------------------------

             Summary: Exception handling when Routing Events
                 Key: TEZ-1267
                 URL: https://issues.apache.org/jira/browse/TEZ-1267
             Project: Apache Tez
          Issue Type: Bug
            Reporter: Siddharth Seth
            Assignee: Siddharth Seth


Events are generated by user code. In some places they're also handled by user code within the AM. Currently, exceptions which are generated when handling user code will end up killing the AM (and hence leading to a retry).
Instead, failure to handle such events, should cause the application to fail.



--
This message was sent by Atlassian JIRA
(v6.2#6252)