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

Nodemanager leaking RawLocalFilesystem instances for user "testing"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • 2.6.0
    • None
    • nodemanager
    • None

    Description

      I recently ran across a NodeManager that was running slowly due to excessive GC. Digging into the heap I saw that most of the issue was leaked filesystem statistics data objects which has been fixed in HADOOP-12107. However I also noticed there were many thousands of RawLocalFilesystem objects on the heap, far more than any other FileSystem type. Sampling a number of them showed that they were for the "testing" user.

      Attachments

        Activity

          People

            lichangleo Chang Li
            jlowe Jason Darrell Lowe
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: