You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Manu Zhang (JIRA)" <ji...@apache.org> on 2016/12/10 11:26:59 UTC

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

Manu Zhang created FLINK-5312:
---------------------------------

             Summary: Implement Standalone Setup v2.0
                 Key: FLINK-5312
                 URL: https://issues.apache.org/jira/browse/FLINK-5312
             Project: Flink
          Issue Type: New Feature
          Components: Cluster Management
            Reporter: Manu Zhang


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
(v6.3.4#6332)