[ https://issues.apache.org/jira/browse/SLIDER-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14989866#comment-14989866 ]
ASF subversion and git services commented on SLIDER-82: ------------------------------------------------------- Commit 4e9a95b926b0b1bae2d210f63fcb592043be6091 in incubator-slider's branch refs/heads/feature/SLIDER-82-pass-3 from [~ste...@apache.org] [ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=4e9a95b ] SLIDER-82 preparing ground for anti-affinity. * app state binding moves from multiple args to a single binding struct; this significantly simplifies test setup * references in roleHistory to available nodes are replace with "recent", as that is what they currently are > Support ANTI_AFFINITY_REQUIRED option > ------------------------------------- > > Key: SLIDER-82 > URL: https://issues.apache.org/jira/browse/SLIDER-82 > Project: Slider > Issue Type: Task > Components: appmaster > Reporter: Steve Loughran > Assignee: Steve Loughran > Fix For: Slider 2.0.0 > > Attachments: SLIDER-82.002.patch > > Original Estimate: 168h > Remaining Estimate: 168h > > slider has an anti-affinity flag in roles (visible in resources.json?), which > is ignored. > YARN-1042 promises this for YARN, slider will need > # flag in resources.json > # use in container requests > we may also want two policies: anti-affinity-desired, and -required. Then if > required nodes get >1 container for the same component type on the same node, > it'd have to request a new one and return the old one (Risk: getting the same > one back). -- This message was sent by Atlassian JIRA (v6.3.4#6332)