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