Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.10.0
Description
This is issue only targets at introducing the interfaces without (yet) using them. It will add the Executor interface, the ExecutorFactory and the ExecutorServiceLoader which will be able to "discover" the registered ExecutorFactories.
In addition, it will add the env.execute() (both batch and streaming) implementations as described in [FLIP-73|https://cwiki.apache.org/confluence/display/FLINK/FLIP-73%3A+Introducing+Executors+for+job+submission], but this is not going to affect anything as the current environments override the execute() method.
Attachments
Issue Links
- links to