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)