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

flink job failed but yarn application still running via yarn-per-job mode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Not A Problem
    • 1.10.1
    • None
    • Deployment / YARN
    • None

    Description

      Run a flink stream sql job via yarn-per-job mode, flink-conf.yaml like below:

      execution.target: yarn-per-job
      restart-strategy: fixed-delay
      restart-strategy.fixed-delay.attempts: 3
      restart-strategy.fixed-delay.delay: 2s
      

       

      After restarting job 3 times, the flink job status is FAILED, but yarn application state is still Running. Should the yarn application state be Finished when flink job FAILED? Thanks.

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            wooplevip Peng
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: