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

Change the default global AM max-attempts value to be not one

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.1.0-beta
    • None
    • None
    • Reviewed

    Description

      Today, the global AM max-attempts is set to 1 which is a bad choice. AM max-attempts accounts for both AM level failures as well as container crashes due to localization issue, lost nodes etc. To account for AM crashes due to problems that are not caused by user code, mainly lost nodes, we want to give AMs some retires.

      I propose we change it to atleast two. Can change it to 4 to match other retry-configs.

      Attachments

        1. YARN-542.1.patch
          7 kB
          Zhijie Shen

        Issue Links

          Activity

            People

              zjshen Zhijie Shen
              vinodkv Vinod Kumar Vavilapalli
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: