Allison Chang created FLINK-31981:
-------------------------------------

             Summary: Enabling waiting on the Flink Application to complete 
before returning to Flink client for batch jobs
                 Key: FLINK-31981
                 URL: https://issues.apache.org/jira/browse/FLINK-31981
             Project: Flink
          Issue Type: New Feature
          Components: Deployment / YARN
    Affects Versions: 1.16.1
            Reporter: Allison Chang
             Fix For: 1.16.2


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. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to