Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-30517

Decrease log output interval while waiting for YARN JobManager be allocated

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              huwh !huwh
              huwh !huwh
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: