[
https://issues.apache.org/jira/browse/FLINK-14947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16985232#comment-16985232
]
Zili Chen commented on FLINK-14947:
-----------------------------------
Sorry for late response but I think you already got it in the pull request of
FLINK-14972. The idea here is that {{RemoteExecutor}} should has configuration
about host:port of web interface to communicate with, so that no matter in
which deployment the manner keeps.
> Implement LocalExecutor as new Executor interface
> -------------------------------------------------
>
> Key: FLINK-14947
> URL: https://issues.apache.org/jira/browse/FLINK-14947
> Project: Flink
> Issue Type: Sub-task
> Components: Client / Job Submission
> Reporter: Zili Chen
> Assignee: Kostas Kloudas
> Priority: Major
> Fix For: 1.10.0
>
>
> We can replace {{PlanExecutor}} things with new Executor interface. One of
> this series is implement a {{LocalExecutor}} that execute pipeline within a
> {{MiniCluster}}. For proper lifecycle management I would wait for FLINK-14762
> & FLINK-14948 being merged.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)