Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Implemented
-
1.10.0
Description
This will be the final step to support "Application Mode" for Yarn.
So far, the idea is to ship the jar to the cluster as a LocalResource and the entrypoint will take care of running the user's main and providing the desired guarantees.
The design will be further refined as the implementation of the dependencies of the subtask is done.
Attachments
Issue Links
- Dependency
-
FLINK-16655 Introduce the EmbeddedExecutor for executing the main() on the Dispatcher
- Closed
-
FLINK-16660 Introduce the ApplicationDispatcherBootstrap
- Closed
- is duplicated by
-
FLINK-13132 Allow JobClusterEntrypoints use user main method to generate job graph
- Closed
- links to