-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Invalid
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: resourcemanager
-
Labels:None
As discussed with Wangda Tan, Jian He and Karthik Kambatla, this JIRA proposes refactoring common configuration from Capacity & Fair scheduler to a common base class to avoid duplicating configs. Currently Capacity & Fair scheduler directly extend configuration and adding a common base Resource scheduler config class would also align with the Resource Scheduler hierarchy and enable other systems like reservation system (YARN-2080) to be scheduler implementation agnostic.