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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16977240#comment-16977240 ] 

Zili Chen commented on FLINK-14850:
-----------------------------------

Go ahead!

> 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
>
> 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)