Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Won't Fix
-
2.3.0
-
None
-
None
Description
Currently, if a state store operation fails, depending on the exception, either a RMFatalEvent.STATE_STORE_FENCED or RMFatalEvent.STATE_STORE_OP_FAILED events are created. The latter results in the RM failing. Instead, we should probably kill the application corresponding to the store operation.
Attachments
Issue Links
- is blocked by
-
YARN-1616 RMFatalEventDispatcher should log the cause of the event
- Closed