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 "Bibin A Chundatt (JIRA)" <ji...@apache.org> on 2018/10/27 15:57:00 UTC

[jira] [Created] (YARN-8948) PlacementRule interface should be for all YarnSchedulers

Bibin A Chundatt created YARN-8948:
--------------------------------------

             Summary: PlacementRule interface should be for all YarnSchedulers
                 Key: YARN-8948
                 URL: https://issues.apache.org/jira/browse/YARN-8948
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Bibin A Chundatt


YARN-3635 intention was to add PlacementRule interface common for all YarnSchedules.
{code}
33	  public abstract boolean initialize(
34	      CapacitySchedulerContext schedulerContext) throws IOException;
{code}
PlacementRule initialization is done using CapacitySchedulerContext binding to CapacityScheduler



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