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

[jira] [Assigned] (FLINK-30517) Decrease log output interval while waiting for YARN JobManager be allocated

     [ https://issues.apache.org/jira/browse/FLINK-30517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Weijie Guo reassigned FLINK-30517:
----------------------------------

    Assignee: Weihua Hu

> Decrease log output interval while waiting for YARN JobManager be allocated
> ---------------------------------------------------------------------------
>
>                 Key: FLINK-30517
>                 URL: https://issues.apache.org/jira/browse/FLINK-30517
>             Project: Flink
>          Issue Type: Improvement
>          Components: Deployment / YARN
>    Affects Versions: 1.16.0
>            Reporter: Weihua Hu
>            Assignee: Weihua Hu
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: image-2022-12-28-15-56-56-045.png
>
>
> Flink Client will retrieve the application status every 250ms after submitting to YARN. 
> If JobManager does not start in 60 seconds, it will log "Deployment took more than 60 seconds. Please check if the requested resources are available in the YARN cluster" every 250ms. This will lead to too many logs. 
> We can keep the check interval at 250ms, but log the message every 1 minute.



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