Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Won't Do
-
None
-
None
-
None
Description
Copied from FLIP-6
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”
Attachments
Issue Links
- relates to
-
FLINK-4319 Rework Cluster Management (FLIP-6)
- Resolved