Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
We propose to add a Local ResourceManager (LocalRM) to the NM in order to support distributed scheduling decisions.
Architecturally we leverage the RMProxy, introduced in YARN-2884.
The LocalRM makes distributed decisions for queuable containers requests.
Guaranteed-start requests are still handled by the central RM.