[
https://issues.apache.org/jira/browse/YARN-3250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14661681#comment-14661681
]
Rohith Sharma K S commented on YARN-3250:
-----------------------------------------
Brief about patch
# Exposed interface {{setClusterMaxPriority(Configuration conf)}} in
YarnScheduler. This is used for setting clusterMaxPriority.
# Moved {{maxClusterLevelAppPriority}} variable to AbstractYarnScheduler which
is common for all schedulers.
# Admin api is {{./yarn rmadmin -refreshClusterMaxPriority}}
> Support admin cli interface in for Application Priority
> -------------------------------------------------------
>
> Key: YARN-3250
> URL: https://issues.apache.org/jira/browse/YARN-3250
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: resourcemanager
> Reporter: Sunil G
> Assignee: Rohith Sharma K S
> Attachments: 0001-YARN-3250-V1.patch
>
>
> Current Application Priority Manager supports only configuration via file.
> To support runtime configurations for admin cli and REST, a common management
> interface has to be added which can be shared with NodeLabelsManager.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)