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

Harsh J commented on YARN-111:
------------------------------

Robert,

I still see Job priority exist in MR1 (1.x). Which JIRA removed this, per your 
comment above? Or is this something CapacityScheduler specific we're discussing?

In YARN I see Priority coming in for generally all resource requests (which I 
assume does apply to the AM too) and hence 
http://hadoop.apache.org/docs/current/api/org/apache/hadoop/yarn/api/records/ApplicationSubmissionContext.html#setPriority(org.apache.hadoop.yarn.api.records.Priority)
 ought to work, as the CS's LeafQueue does look at it?
                
> Application level priority in Resource Manager Schedulers
> ---------------------------------------------------------
>
>                 Key: YARN-111
>                 URL: https://issues.apache.org/jira/browse/YARN-111
>             Project: Hadoop YARN
>          Issue Type: Improvement
>    Affects Versions: 2.0.1-alpha
>            Reporter: nemon lou
>
> We need application level priority for Hadoop 2.0,both in FIFO scheduler and 
> Capacity Scheduler.
> In Hadoop 1.0.x,job priority is supported.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to