[jira] [Created] (FLINK-10486) Recover local mode on flink startup

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

[jira] [Created] (FLINK-10486) Recover local mode on flink startup

Shang Yuanchun (Jira)
Ismaël Mejía created FLINK-10486:
------------------------------------

             Summary: Recover local mode on flink startup
                 Key: FLINK-10486
                 URL: https://issues.apache.org/jira/browse/FLINK-10486
             Project: Flink
          Issue Type: Improvement
          Components: Cluster Management
            Reporter: Ismaël Mejía
            Assignee: Ismaël Mejía


After the move to FLIP-6 Flink lost the local mode execution option. This has been a common use of the docker flink images for development purposes.

We need to start a Dispatcher, ResourceManager and TaskExecutor. But unlike the old local mode, they should still expose their ports to the outside world.  This can be fixed via a bash script or a special entrypoint.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)