[
https://issues.apache.org/jira/browse/YARN-10049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018890#comment-17018890
]
Manikandan R commented on YARN-10049:
-------------------------------------
Thanks [~sunilg] [~leftnoteasy]
Attaching .001.patch based on earlier discussions.
{{FIFOComparator}} has been used in FifoOrderingPolicy,
FifoOrderingPolicyForPendingApps, FifoOrderingPolicyWithExclusivePartitions
(through other class) and FairOrderingPolicy but in different order. So changes
made in comparator would be applicable in all above policies.
> 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
>
>
> 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]