Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-5617

AMs only intended to run one attempt can be run more than once

    XMLWordPrintableJSON

Details

    Description

      There are times when a user only wants to run an application with one attempt. Examples would be cases where the second AM attempt is not prepared to handle recovery or will accidentally corrupt state (e.g.: by re-executing something from scratch that should not be). Prior to YARN-614 setting the max attempts to 1 would guarantee the app ran at most one attempt, but now it can run more than one attempt if the attempts fail due to a fault not attributed to the application.

      Attachments

        1. YARN-5617.001.patch
          17 kB
          Jason Darrell Lowe
        2. YARN-5617.002.patch
          17 kB
          Jason Darrell Lowe
        3. YARN-5617.003.patch
          14 kB
          Jason Darrell Lowe
        4. YARN-5617-branch-2.8.003.patch
          17 kB
          Jason Darrell Lowe

        Issue Links

          Activity

            People

              jlowe Jason Darrell Lowe
              jlowe Jason Darrell Lowe
              Votes:
              0 Vote for this issue
              Watchers:
              17 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: