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/26 07:24:00 UTC

[jira] [Updated] (FLINK-14947) Implement LocalExecutor as new Executor interface

     [ https://issues.apache.org/jira/browse/FLINK-14947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zili Chen updated FLINK-14947:
------------------------------
    Description: We can replace {{PlanExecutor}} things with new Executor interface. One of this series is implement a {{LocalExecutor}} that execute pipeline within a {{MiniCluster}}. For correctly lifecycle management I would wait for FLINK-14762 & FLINK-14948 being merged.  (was: We can replace {{PlanExecutor}} things with new Executor interface. One of this series is implement a {{LocalExecutor}} that execute pipeline within a {{MiniCluster}}. For correctly lifecycle management I would wait for FLINK-14762 being merged.)

> 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: Zili Chen
>            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 correctly lifecycle management I would wait for FLINK-14762 & FLINK-14948 being merged.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)