Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-1693

Process tree clean up of either a failed task or killed task tests.

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • test
    • None

    Description

      The following scenarios covered in the test.

      1. Run a job which spawns subshells in the tasks. Kill one of the task. All the child process of the killed task must be killed.
      2. Run a job which spawns subshells in tasks. Fail one of the task. All the child process of the killed task must be killed along with the task after its failure.
      3. Check process tree cleanup on paritcular task-tracker when we use -kill-task and -fail-task with both map and reduce.

      4. Submit a job which would spawn child processes and each of the child processes exceeds the memory limits. Let the job complete . Check if all the child processes are killed, the overall job should fail.

      l)Submit a job which would spawn child processes and each of the child processes exceeds the memory limits. Kill/fail the job while in progress. Check if all the child processes are killed.

      Attachments

        1. ASF.LICENSE.NOT.GRANTED--taskchildskilling_1693.diff
          32 kB
          Vinay Kumar Thota
        2. ASF.LICENSE.NOT.GRANTED--taskchildskilling_1693.diff
          46 kB
          Vinay Kumar Thota
        3. ASF.LICENSE.NOT.GRANTED--taskchildskilling_1693.patch
          46 kB
          Vinay Kumar Thota
        4. ASF.LICENSE.NOT.GRANTED--taskchildskilling_1693.patch
          29 kB
          Vinay Kumar Thota
        5. taskchildskilling_1693.patch
          26 kB
          Vinay Kumar Thota
        6. taskchildskilling_1693.patch
          27 kB
          Vinay Kumar Thota
        7. taskchildskilling_1693.patch
          27 kB
          Vinay Kumar Thota
        8. taskchildskilling_1693.patch
          26 kB
          Vinay Kumar Thota
        9. 1693-ydist_security.patch
          26 kB
          Vinay Kumar Thota
        10. 1693-ydist_security.patch
          26 kB
          Vinay Kumar Thota
        11. 1693-ydist_security.patch
          27 kB
          Vinay Kumar Thota
        12. MAPREDUCE-1693.patch
          27 kB
          Vinay Kumar Thota

        Issue Links

          Activity

            People

              vinaythota Vinay Kumar Thota
              vinaythota Vinay Kumar Thota
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: