You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2020/04/25 05:02:00 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-16660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aljoscha Krettek updated FLINK-16660:
-------------------------------------
    Component/s: Client / Job Submission

> Introduce the ApplicationDispatcherBootstrap
> --------------------------------------------
>
>                 Key: FLINK-16660
>                 URL: https://issues.apache.org/jira/browse/FLINK-16660
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Client / Job Submission, Job Execution / Application Mode
>    Affects Versions: 1.10.0
>            Reporter: Kostas Kloudas
>            Assignee: Kostas Kloudas
>            Priority: Major
>
> 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)