You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Ismaël Mejía (JIRA)" <ji...@apache.org> on 2018/10/03 14:31:00 UTC

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

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)