Zili Chen created FLINK-14947: --------------------------------- Summary: 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 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 being merged. -- This message was sent by Atlassian Jira (v8.3.4#803005)