Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.16.1
-
None
-
None
Description
Currently the Flink Client by default will immediately complete when it hits RUNNING state - we want to make it configurable for batch jobs so that the client only completes when the flink application has fully completed running, rather than just returning upon submission of the job.
This allows us to have richer information about whether the underlying application has completed successfully or failed.
Attachments
Issue Links
- duplicates
-
FLINK-25495 Client support attach mode when using the deployment of application mode
- Open