You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Benjamin Teke (Jira)" <ji...@apache.org> on 2021/08/18 15:11:00 UTC

[jira] [Commented] (YARN-10049) FIFOOrderingPolicy Improvements

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

Benjamin Teke commented on YARN-10049:
--------------------------------------

[~manirajv06@gmail.com] thanks for the patch. I'm guessing the test issue is unrelated however there are some checkstyle issues, can you please fix them? And a nit: assertEquals's first parameter is actually a message for an erroneous assertion. Can you please update the messages to make them reflect on the actual error? I.e instead of "Comparator output" -> "r1 is not null and r2 is not null, comparator output should be xyz."

Thanks!

> 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
>         Attachments: YARN-10049.001.patch, YARN-10049.002.patch, YARN-10049.003.patch
>
>
> 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: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org