You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Konstantinos Karanasos (JIRA)" <ji...@apache.org> on 2018/01/19 08:38:00 UTC

[jira] [Created] (YARN-7778) Merging of constraints defined at different levels

Konstantinos Karanasos created YARN-7778:
--------------------------------------------

             Summary: Merging of constraints defined at different levels
                 Key: YARN-7778
                 URL: https://issues.apache.org/jira/browse/YARN-7778
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Konstantinos Karanasos


When we have multiple constraints defined for a given set of allocation tags at different levels (i.e., at the cluster, the application or the scheduling request level), we need to merge those constraints.

Defining constraint levels as cluster > application > scheduling request, constraints defined at lower levels should only be more restrictive than those of higher levels. Otherwise the allocation should fail.

For example, if there is an application level constraint that allows no more than 5 HBase containers per rack, a scheduling request can further restrict that to 3 containers per rack but not to 7 containers per rack.



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

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