[ 
https://issues.apache.org/jira/browse/YARN-9652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erkin Alp Güney updated YARN-9652:
----------------------------------
    Summary: Convert SchedulerQueueManager from a protocol-only type to a basic 
hierarchical queue implementation  (was: Convert QueueManager from a 
protocol-only type to a basic hierarchical queue implementation)

> Convert SchedulerQueueManager from a protocol-only type to a basic 
> hierarchical queue implementation
> ----------------------------------------------------------------------------------------------------
>
>                 Key: YARN-9652
>                 URL: https://issues.apache.org/jira/browse/YARN-9652
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: reservation system, scheduler
>    Affects Versions: 3.3.0
>            Reporter: Erkin Alp Güney
>            Priority: Major
>
> SchedulerQueueManager is currently an interface aka a protocol-only type. As 
> seen in the codebase, each scheduler implements the queue configuration and 
> management stuff over and over. If we convert it into a base concrete class 
> with simple implementation of hierarchical queue system (as in Fair and 
> Capacity schedulers), pluggable schedulers may be developed more easily.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to