[
https://issues.apache.org/jira/browse/FLINK-30517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-30517:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> 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)