You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "zlzhang0122 (Jira)" <ji...@apache.org> on 2023/03/20 11:05:00 UTC

[jira] [Commented] (FLINK-31529) Let yarn client exit early before JobManager running

    [ https://issues.apache.org/jira/browse/FLINK-31529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17702617#comment-17702617 ] 

zlzhang0122 commented on FLINK-31529:
-------------------------------------

IMHO I agree with this, and we have implement an option to deal with this.

> Let yarn client exit early before JobManager running
> ----------------------------------------------------
>
>                 Key: FLINK-31529
>                 URL: https://issues.apache.org/jira/browse/FLINK-31529
>             Project: Flink
>          Issue Type: Improvement
>          Components: Deployment / YARN
>            Reporter: Weihua Hu
>            Priority: Major
>
> Currently the YarnClusterDescriptor always wait yarn application status to be RUNNING even if we use the detach mode. 
> In batch mode, the queue resources is insufficient in most case. So the job manager may take a long time to wait resources. And client also keep waiting too. If flink client is killed(some other reason), the cluster will be shutdown too.
> We need an option to let Flink client exit early. Use the detach option or introduce a new option are both OK.
> Looking forward other suggestions



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