[
https://issues.apache.org/jira/browse/FLINK-30517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weijie Guo closed FLINK-30517.
------------------------------
Fix Version/s: 1.17.0
Resolution: Fixed
master(1.18) via 1993ad0c968efa60ad5071e8472f630b247251f0.
release-1.17 via 30e32eaecf926b8a32916f0b614c1a57dc58bf22.
> 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
> Fix For: 1.17.0
>
> 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)