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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)