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

Let yarn client exit early before JobManager running

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Deployment / YARN
    • None

    Description

      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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: