Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Implemented
-
0.5.0
-
None
-
None
-
None
Description
An unchecked exception such as a NPE (TEZ-2855) goes all the way up to the AsyncDispatcher. This causes the AM to exit without unregistering from the RM and moving the DAG into an ERROR state.
Ideally, unchecked exceptions should cause the DAG to error out.
Attachments
Issue Links
- Is contained by
-
TEZ-2968 Counter limits exception causes AM to crash
- Closed