[
https://issues.apache.org/jira/browse/FLINK-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15424942#comment-15424942
]
ASF GitHub Bot commented on FLINK-1984:
---------------------------------------
Github user tillrohrmann commented on the issue:
https://github.com/apache/flink/pull/2315
Great work @EronWright. Code quality, testing and extent of this PR is
really impressive :-) I think you've nicely modularized the Mesos resource
manager with the additional actors. This makes testing much nicer :-)
I only had some minor comments and questions for my own understanding.
Tomorrow I want to try it out on a Mesos cluster to see how it works.
There is only one thing I'm wondering. Since we're also currently working
on Flip-6 where we try to put a new RPC abstraction in place in order to
eventually remove Akka and Scala from flink-runtime, I wanted to ask whether
you think that the FSM actors could also be replaced (sometime in the future)
by something else? I totally agree that they are a nice abstraction for Mesos
and allow to express the logic succinctly.
> 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
> Reporter: Robert Metzger
> Assignee: Eron Wright
> Priority: Minor
> 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.
> Design document: ([google
> doc|https://docs.google.com/document/d/1WItafBmGbjlaBbP8Of5PAFOH9GUJQxf5S4hjEuPchuU/edit?usp=sharing])
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)