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

Jonathan Hung updated YARN-5951:
--------------------------------
    Description: 
EDIT: changing this ticket. Found that the CapacityStoreConfigurationProvider 
is not necessary, since we can just grab a Configuration object from 
StoreConfigurationProvider with type "SCHEDULER" and create a 
CapacitySchedulerConfiguration from it.

This ticket will track changes needed for integrating other components to be 
used by the capacity scheduler.

  was:EDIT: changing this ticket. Found that the 
CapacityStoreConfigurationProvider is not necessary, since we can just grab a 
Configuration object from StoreConfigurationProvider with type "SCHEDULER" and 
cast it to a CapacitySchedulerConfiguration.


> Changes to allow CapacityScheduler to use configuration store
> -------------------------------------------------------------
>
>                 Key: YARN-5951
>                 URL: https://issues.apache.org/jira/browse/YARN-5951
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Jonathan Hung
>
> EDIT: changing this ticket. Found that the CapacityStoreConfigurationProvider 
> is not necessary, since we can just grab a Configuration object from 
> StoreConfigurationProvider with type "SCHEDULER" and create a 
> CapacitySchedulerConfiguration from it.
> This ticket will track changes needed for integrating other components to be 
> used by the capacity scheduler.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to