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 "Hudson (JIRA)" <ji...@apache.org> on 2019/04/01 18:40:00 UTC

[jira] [Commented] (YARN-8967) Change FairScheduler to use PlacementRule interface

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

Hudson commented on YARN-8967:
------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #16321 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/16321/])
YARN-9431. Fix flaky junit test fair.TestAppRunnability after YARN-8967. (gifuma: rev da7f8c244d9ff3a3616f6b1dd4ebe3f35bfd3bbe)
* (edit) hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/fair/FairSchedulerTestBase.java
* (edit) hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/fair/TestAppRunnability.java


> Change FairScheduler to use PlacementRule interface
> ---------------------------------------------------
>
>                 Key: YARN-8967
>                 URL: https://issues.apache.org/jira/browse/YARN-8967
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: capacityscheduler, fairscheduler
>            Reporter: Wilfred Spiegelenburg
>            Assignee: Wilfred Spiegelenburg
>            Priority: Major
>             Fix For: 3.3.0
>
>         Attachments: YARN-8967.001.patch, YARN-8967.002.patch, YARN-8967.003.patch, YARN-8967.004.patch, YARN-8967.005.patch, YARN-8967.006.patch, YARN-8967.007.patch, YARN-8967.008.patch, YARN-8967.009.patch, YARN-8967.010.patch, YARN-8967.011.patch
>
>
> The PlacementRule interface was introduced to be used by all schedulers as per YARN-3635. The CapacityScheduler is using it but the FairScheduler is not and is using its own rule definition.
> YARN-8948 cleans up the implementation and removes the CS references which should allow this change to go through.
> This would be the first step in using one placement rule engine for both schedulers.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org