Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Opening this to explicitly call out and track some of the ideas that were discussed in YARN-1040. Specifically the concept of an Allocation which can be used by an AM to start multiple Containers against as long as the sum of resources used by all containers fitsIn() the Resources leased to the Allocation.
This is especially useful for AMs that might want to target certain operations (like upgrade / restart) on specific containers / processes within an Allocation without fear of losing the allocation.
Attachments
Issue Links
- contains
-
YARN-4876 Decoupled Init / Destroy of Containers from Start / Stop
- Patch Available