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

DelayedProcessKiller may kill other process other than container

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Duplicate
    • 2.6.0, 2.7.2
    • None
    • nodemanager
    • None

    Description

      Suppose one container finished, then it will do clean up, the PID file still exist and will trigger once singalContainer, this will kill the process with the pid in PID file, but as container already finished, so this PID may be occupied by other process, this may cause serious issue.
      As I know, my NM was killed unexpectedly, what I described can be the cause. Even rarely occur.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              gu chi gu-chi
              Votes:
              0 Vote for this issue
              Watchers:
              18 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: