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

Remove attempts that are beyond max-attempt limit from RMAppImpl

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • 3.1.3
    • None
    • resourcemanager
    • None

    Description

      RM will store app attempt in both state store and RMAppImpl. YARN-3480 removes attempts that are beyond max-attempt limit from state store.  In this issue we delete those attempts in RMAppImpl the reduce decrease memory usage of RM.

      We introduce flag yarn.resourcemanager.am.delete-old-attempts.enabled to enable this logic, default value is false.

      Attachments

        1. YARN-9948.001.patch
          12 kB
          Hu Ziqian

        Activity

          People

            Unassigned Unassigned
            ziqian hu Hu Ziqian
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: