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

Sunil G commented on YARN-10049:
--------------------------------

HI [[email protected]]

Thanks for posting the thoughts here.

I think we must have an additional check based on start name. However I am 
skeptical with name based sorting comparison. 

An ideal FIFO is always first in first out, where first submitted app should 
get preference. Priority is an anti pattern to this FIFO, however based on the 
use case which we had, we made a behaviour change to add priority as a first 
check. To me  priority > submit time / start time seems good condition for now.

cc [~leftnoteasy] [~wilfreds] [~pbacsko]

> FIFOOrderingPolicy Improvements
> -------------------------------
>
>                 Key: YARN-10049
>                 URL: https://issues.apache.org/jira/browse/YARN-10049
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Manikandan R
>            Assignee: Manikandan R
>            Priority: Major
>
> FIFOPolicy of FS does the following comparisons in addition to app priority 
> comparison:
> 1. Using Start time
> 2. Using Name
> Scope of this jira is to achieve the same comparisons in FIFOOrderingPolicy 
> of CS.



--
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