[
https://issues.apache.org/jira/browse/FLINK-14854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16977363#comment-16977363
]
Aljoscha Krettek commented on FLINK-14854:
------------------------------------------
On your first question: yes, they would just delegate to the executors. And the
executors need to have the method as you describe. {{Executor.execute}} also
needs to be changed for this. I think, to fit with the stages you outlined.
> Add executeAsync() method to environments
> -----------------------------------------
>
> Key: FLINK-14854
> URL: https://issues.apache.org/jira/browse/FLINK-14854
> Project: Flink
> Issue Type: Sub-task
> Components: API / DataSet, API / DataStream
> Reporter: Aljoscha Krettek
> Assignee: Zili Chen
> Priority: Major
>
> The new {{executeAsync()}} method should return a {{JobClient}}. This exposes
> the new executor/job client work on the user API.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)