You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2020/03/18 13:38:00 UTC

[jira] [Created] (FLINK-16660) Introduce the ApplicationDispatcherBootstrap

Kostas Kloudas created FLINK-16660:
--------------------------------------

             Summary: Introduce the ApplicationDispatcherBootstrap
                 Key: FLINK-16660
                 URL: https://issues.apache.org/jira/browse/FLINK-16660
             Project: Flink
          Issue Type: Sub-task
          Components: Job Execution / Application Mode
    Affects Versions: 1.10.0
            Reporter: Kostas Kloudas
            Assignee: Kostas Kloudas


This will be a {{DispatcherBootstrap}} with the necessary logic to run a {{PackagedProgram}} on the {{Dispatcher}} of an application cluster. This includes:
1) running the main and submitting the jobs of the application when required
2) handling the case of a failure where the jobgraphs are retrieved and re-submitted and the main has to detect it and continue as needed.

The scope of this task will be further clarified as the implementation unfolds. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)