GitHub user ishark opened a pull request:

    https://github.com/apache/incubator-apex-core/pull/234

    (Only for Review) APEXCORE-10 Changes for supporting anti-affinity in 
operators

    Added list of affinity rules as attribute in DAGContext
    Added validation for affinity, anti-affinity and locality rules in dag 
validate phase
    Added handling of Container and Node affinity rules. Rack affinity is not 
supported at this point
    Also added Changes for supporting Node specific request in Cloudera
    Added Unit tests for affinity rules and dag validation for the same

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ishark/incubator-apex-core anti-affinity

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-apex-core/pull/234.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #234
    
----
commit 11c10d9dc885e783a35f1d79b204de80541e0879
Author: ishark <[email protected]>
Date:   2016-02-04T01:06:52Z

    APEXCORE-10 Changes for supporting anti-affinity amongst operators
    Added list of affinity rules as attribute in DAGContext
    Added validation for affinity, anti-affinity and locality rules in dag 
validate phase
    Added handling of Container and Node affinity rules. Rack affinity is not 
supported at this point
    Also added Changes for supporting Node specific request in Cloudera
    Added Unit tests for affinity rules and dag validation for the same

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to