Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.6.0
Description
We have observed that LocalizerRunner always gives a LIVE action at the end of localization process.
The problem is findNextResource() can return null even when pending was not empty prior to the call. This method removes localized resources from pending, therefore we should check the return value, and gives DIE action when it returns null.
Attachments
Attachments
Issue Links
- is related to
-
YARN-3516 killing ContainerLocalizer action doesn't take effect when private localizer receives FETCH_FAILURE status.
-
- Closed
-