You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Elias Levy (Jira)" <ji...@apache.org> on 2019/09/13 23:15:00 UTC

[jira] [Commented] (FLINK-5312) Implement Standalone Setup v2.0

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

Elias Levy commented on FLINK-5312:
-----------------------------------

Curious about the reasoning behind the Won't Do resolution.  Is the expectation that anyone that requires such functionality fallback on Kubernetes or some other resource manager?

> Implement Standalone Setup v2.0
> -------------------------------
>
>                 Key: FLINK-5312
>                 URL: https://issues.apache.org/jira/browse/FLINK-5312
>             Project: Flink
>          Issue Type: New Feature
>          Components: Runtime / Coordination
>            Reporter: Manu Zhang
>            Priority: Major
>
> Copied from [FLIP-6|https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65147077]
> A future version of the Standalone Setup could be thought of to implement something like a “lightweight Yarn” architecture:
> * All nodes run a simple “NodeManager” process that spawns processes for the TaskManagers and JobManagers, that way offering proper isolation of jobs against each other.
> * The LocalDispatcher will not spawn the JobManager internally but on a lightweight “node manager”



--
This message was sent by Atlassian Jira
(v8.3.2#803003)