[GitHub] flink pull request #3744: [FLINK-6336] Initial commit of mesos placement con...

2017-04-21 Thread sgran
Github user sgran closed the pull request at: https://github.com/apache/flink/pull/3744 --- 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

[GitHub] flink pull request #3744: [FLINK-6336] Initial commit of mesos placement con...

2017-04-21 Thread sgran
GitHub user sgran reopened a pull request: https://github.com/apache/flink/pull/3744 [FLINK-6336] Initial commit of mesos placement constraints This adds a HostAttrValueConstraint evaluator for fenzo, allowing tasks to be placed on agents with matching attributes

[GitHub] flink pull request #3744: [FLINK-6336] Initial commit of mesos placement con...

2017-04-21 Thread sgran
GitHub user sgran reopened a pull request: https://github.com/apache/flink/pull/3744 [FLINK-6336] Initial commit of mesos placement constraints This adds a HostAttrValueConstraint evaluator for fenzo, allowing tasks to be placed on agents with matching attributes

[GitHub] flink pull request #3744: [FLINK-6336] Initial commit of mesos placement con...

2017-04-21 Thread sgran
Github user sgran closed the pull request at: https://github.com/apache/flink/pull/3744 --- 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

[GitHub] flink issue #3744: [FLINK-6336] Initial commit of mesos placement constraint...

2017-04-21 Thread sgran
Github user sgran commented on the issue: https://github.com/apache/flink/pull/3744 I wish there was a way to re-trigger the test suite without closing and reopening the merge request. It seems a bit of a blunt hammer. --- If your project is set up for it, you can reply to this

[GitHub] flink pull request #3744: [FLINK-6336] Initial commit of mesos placement con...

2017-04-21 Thread sgran
Github user sgran closed the pull request at: https://github.com/apache/flink/pull/3744 --- 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

[GitHub] flink pull request #3744: [FLINK-6336] Initial commit of mesos placement con...

2017-04-21 Thread sgran
GitHub user sgran reopened a pull request: https://github.com/apache/flink/pull/3744 [FLINK-6336] Initial commit of mesos placement constraints This adds a HostAttrValueConstraint evaluator for fenzo, allowing tasks to be placed on agents with matching attributes

[GitHub] flink issue #3586: [FLINK-1984] initial commit of hard constraint evaluator

2017-04-20 Thread sgran
Github user sgran commented on the issue: https://github.com/apache/flink/pull/3586 I've closed this, opened a JIRA, and rebased the commit onto master. The new PR is #3744 --- If your project is set up for it, you can reply to this email and have your reply appear on G

[GitHub] flink pull request #3744: [FLINK-6336] Initial commit of mesos placement con...

2017-04-20 Thread sgran
GitHub user sgran opened a pull request: https://github.com/apache/flink/pull/3744 [FLINK-6336] Initial commit of mesos placement constraints This adds a HostAttrValueConstraint evaluator for fenzo, allowing tasks to be placed on agents with matching attributes. Signed

[GitHub] flink pull request #3586: [FLINK-1984] initial commit of hard constraint eva...

2017-04-20 Thread sgran
Github user sgran closed the pull request at: https://github.com/apache/flink/pull/3586 --- 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

[GitHub] flink pull request #3586: [FLINK-1984] initial commit of hard constraint eva...

2017-04-18 Thread sgran
Github user sgran closed the pull request at: https://github.com/apache/flink/pull/3586 --- 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

[GitHub] flink pull request #3586: [FLINK-1984] initial commit of hard constraint eva...

2017-04-18 Thread sgran
GitHub user sgran reopened a pull request: https://github.com/apache/flink/pull/3586 [FLINK-1984] initial commit of hard constraint evaluator This is related to the work in FLINK-1984. In earlier patch sets, mesos constraints were evaluated, but that appears to have been dropped