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

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

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

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