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 09:17:00 UTC

[jira] [Commented] (FLINK-14854) Add executeAsync() method to environments

    [ https://issues.apache.org/jira/browse/FLINK-14854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16977286#comment-16977286 ] 

Zili Chen commented on FLINK-14854:
-----------------------------------

Hi [~aljoscha], in my opinion the difference stays in {{Executor#executeAsync: CompletableFuture<JobClient>}} and {{Executor#execute: JobClient}}, so {{Environment}} s just delegate the call to {{Executor}}. Is it the way in your mind?

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