[ 
https://issues.apache.org/jira/browse/FLINK-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15972655#comment-15972655
 ] 

ASF GitHub Bot commented on FLINK-1984:
---------------------------------------

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 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 <stephen.g...@piksel.com>

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
    
----
commit 67026533afd15c1572ac17d75119656897b03f52
Author: Stephen Gran <stephen.g...@piksel.com>
Date:   2017-03-21T12:36:03Z

    initial commit of hard constraint evaluator
    
    Signed-off-by: Stephen Gran <stephen.g...@piksel.com>

commit 5e9413122bfdbcb6bdec6c62fb0cf99e5450572b
Author: Stephen Gran <stephen.g...@piksel.com>
Date:   2017-03-22T10:27:56Z

    add license header to unit test
    
    Signed-off-by: Stephen Gran <stephen.g...@piksel.com>

----


> 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)

Reply via email to