[ 
https://issues.apache.org/jira/browse/YARN-9760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16944915#comment-16944915
 ] 

Jonathan Hung commented on YARN-9760:
-------------------------------------

Actually, happened upon another nit. Can we rename 
getMappedWorkflowPriorityForApp to something like mapWorkflowPriorityForApp? 
The name "getMappedWorkflowPriorityForApp" suggests it's just a getter, but we 
potentially mutate the ASC's priority. 

> Support configuring application priorities on a workflow level
> --------------------------------------------------------------
>
>                 Key: YARN-9760
>                 URL: https://issues.apache.org/jira/browse/YARN-9760
>             Project: Hadoop YARN
>          Issue Type: New Feature
>            Reporter: Jonathan Hung
>            Assignee: Varun Saxena
>            Priority: Major
>              Labels: release-blocker
>         Attachments: YARN-9760.01.patch, YARN-9760.02.patch, 
> YARN-9760.03.patch
>
>
> Currently priorities are submitted on an application level, but for end users 
> it's common to submit workloads to YARN at a workflow level. This jira 
> proposes a feature to store workflow id + priority mappings on RM (similar to 
> queue mappings). If app is submitted with a certain workflow id (as set in 
> application submission context) RM will override this app's priority with the 
> one defined in the mapping.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to