[
https://issues.apache.org/jira/browse/YARN-9950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16966884#comment-16966884
]
Hudson commented on YARN-9950:
------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #17602 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/17602/])
YARN-9950. Unset Ordering Policy of Leaf/Parent queue converted from (sunilg:
rev 51e7d1b37eb06165657befdae82c015055c58334)
* (edit)
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/webapp/TestRMWebServicesConfigurationMutation.java
* (edit)
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/conf/MutableCSConfigurationProvider.java
> Unset Ordering Policy of Leaf/Parent queue converted from Parent/Leaf queue
> respectively
> ----------------------------------------------------------------------------------------
>
> Key: YARN-9950
> URL: https://issues.apache.org/jira/browse/YARN-9950
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: capacity scheduler
> Affects Versions: 3.3.0
> Reporter: Prabhu Joseph
> Assignee: Prabhu Joseph
> Priority: Major
> Fix For: 3.3.0, 3.2.2
>
> Attachments: YARN-9950-001.patch, YARN-9950-002.patch
>
>
> RM fails to start when adding a queue (say root.A.A1) under a leaf queue (say
> root.A) with ordering policy fifo.
> YARN supports fifo or fair for leaf queue and utilization or
> priority-utilization for parent queue. When the existing leaf queue (root.A)
> becomes parent queue - the ordering policy (fifo or fair) has to be unset.
> Else YARN RM will fail as fifo or fair is not a valid queue ordering policy
> for parent queue.
> Similarly while removing a queue, unset ordering policy of leaf queue which
> converted from parent queue.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]