[
https://issues.apache.org/jira/browse/FLINK-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15934673#comment-15934673
]
ASF GitHub Bot commented on FLINK-1984:
---------------------------------------
GitHub user sgran opened 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 in the fenzo
code, and now all constraint evaluators return null.
This is a start of exposing the fenzo constraint system, and only exposes a
minimal subset of that functionality for now, hopefully in a way that allows it
to be extended by later authors.
Signed-off-by: Stephen Gran <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pikselpalette/flink add_constraints
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/3586.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 #3586
----
----
> Integrate Flink with Apache Mesos
> ---------------------------------
>
> Key: FLINK-1984
> URL: https://issues.apache.org/jira/browse/FLINK-1984
> Project: Flink
> Issue Type: New Feature
> Components: Cluster Management, Mesos
> Reporter: Robert Metzger
> Assignee: Eron Wright
> Priority: Minor
> Fix For: 1.2.0
>
> Attachments: 251.patch
>
>
> There are some users asking for an integration of Flink into Mesos.
> -There also is a pending pull request for adding Mesos support for Flink-:
> https://github.com/apache/flink/pull/251
> Update (May '16): a new effort is now underway, building on the recent
> ResourceManager work.
> Update (Oct '16): the core functionality is in the master branch. New
> sub-tasks track remaining work for a first release.
> Design document: ([google
> doc|https://docs.google.com/document/d/1WItafBmGbjlaBbP8Of5PAFOH9GUJQxf5S4hjEuPchuU/edit?usp=sharing])
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)