Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
The `findLostContainers` method in `RMNodeImpl` is designed to detect any containers that are not running but failed to report its complete status to RM. However the current implementation always considers O containers as lost. This has result performance issues for us because we use Opportunistic Containers heavily in our feature.
Attachments
Issue Links
- is related to
-
YARN-2882 Add an OPPORTUNISTIC ExecutionType
- Resolved