You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2019/11/21 12:59:00 UTC

[jira] [Closed] (FLINK-14850) Refactor Executor interface and introduce a minimal JobClient interface

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

Kostas Kloudas closed FLINK-14850.
----------------------------------
    Fix Version/s: 1.10.0
       Resolution: Fixed

Merged with 3cb59217d3a3a4f2eeae18ce185225cd8d061c0f

> Refactor Executor interface and introduce a minimal JobClient interface
> -----------------------------------------------------------------------
>
>                 Key: FLINK-14850
>                 URL: https://issues.apache.org/jira/browse/FLINK-14850
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Client / Job Submission
>    Affects Versions: 1.10.0
>            Reporter: Kostas Kloudas
>            Assignee: Kostas Kloudas
>            Priority: Major
>             Fix For: 1.10.0
>
>
> This issue aims at decoupling job submission from result retrieval with the introduction of a {{JobClient}} which will be responsible for fetching the {{JobExecutionResult}}. The {{Executor.execute()}} will return a {{JobClient}} which can then be used to retrieve the result.



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