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

DefaultOOMHandler should mark preempted containers as killed

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Invalid
    • 3.2.1
    • None
    • nodemanager
    • None

    Description

      DefaultOOMHandler today kills a selected container by sending kill -9 signal to all processes running within the container cgroup.

      The container would exit with a non-zero code, and hence treated as a failure by ContainerLaunch threads.

      We should instead mark the containers as killed.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: