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

DefaultOOMHandler should only pick running containers to kill upon oom events

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.2.0
    • 3.3.0
    • nodemanager
    • None
    • Reviewed

    Description

      DefaultOOMHandler currently currently sort all known containers based on the execution type primarily and their start time secondarily.

      However, it does not check if a container is running or not.  Kill a non-running container will not release any memory, hence won't get us of the under-oom status.

      Attachments

        1. YARN-8929.00.patch
          30 kB
          Haibo Chen
        2. YARN-8929.01.patch
          52 kB
          Haibo Chen

        Activity

          People

            haibochen Haibo Chen
            haibochen Haibo Chen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: