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

Reduce RM app memory footprint once app has completed

VotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      The ResourceManager holds onto a configurable number of completed applications (yarn.resource.max-completed-applications, defaults to 10000), and the memory footprint of these completed applications can be significant. For example, the submissionContext in RMAppImpl contains references to protocolbuffer objects and other items that probably aren't necessary to keep around once the application has completed. We could significantly reduce the memory footprint of the RM by releasing objects that are no longer necessary once an application completes.

      Attachments

        1. YARN-65.001.patch
          5 kB
          Manikandan R
        2. YARN-65.002.patch
          4 kB
          Manikandan R
        3. YARN-65.003.patch
          3 kB
          Manikandan R
        4. YARN-65.004.patch
          22 kB
          Manikandan R
        5. YARN-65.005.patch
          21 kB
          Manikandan R
        6. YARN-65.006.patch
          21 kB
          Manikandan R
        7. YARN-65.007.patch
          21 kB
          Manikandan R
        8. YARN-65.008.patch
          61 kB
          Manikandan R
        9. YARN-65.009.patch
          63 kB
          Manikandan R
        10. YARN-65.010.patch
          63 kB
          Manikandan R
        11. YARN-65.011.patch
          59 kB
          Manikandan R
        12. YARN-65.012.patch
          58 kB
          Manikandan R
        13. YARN-65.013.patch
          58 kB
          Manikandan R
        14. YARN-65.014.patch
          55 kB
          Manikandan R
        15. YARN-65.015.patch
          55 kB
          Manikandan R

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            manirajv06@gmail.com Manikandan R
            jlowe Jason Darrell Lowe
            Votes:
            1 Vote for this issue
            Watchers:
            18 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment