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 "Konstantinos Karanasos (JIRA)" <ji...@apache.org> on 2017/05/18 01:30:04 UTC

[jira] [Created] (YARN-6621) Validator for Placement Constraints

Konstantinos Karanasos created YARN-6621:
--------------------------------------------

             Summary: Validator for Placement Constraints
                 Key: YARN-6621
                 URL: https://issues.apache.org/jira/browse/YARN-6621
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Konstantinos Karanasos


This library will be used to validate placement constraints.

It can serve multiple validation purposes:
1) Check if the placement constraint has a valid form (e.g., a cardinality constraint should not have an associated target expression, a DELAYED_OR compound expression should only appear in specific places in a constraint tree, etc.)
2) Check if the constraints given by a user are conflicting (e.g., cardinality more than 5 in a host and less than 3 in a rack).
3) Check that the constraints are properly added in the Placement Constraint Manager.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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