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

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

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

Shang Yuanchun (Jira)
Kostas Kloudas created FLINK-14850:
--------------------------------------

             Summary: 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


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)