Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-4361

Corner cases in killJob from command line

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.19.0
    • 0.19.0
    • None
    • None
    • Reviewed

    Description

      If the job has occupied all the slots (maps and reduces), and there is kill from command line to kill the job, we have to make sure the cleanup task is eventually launched. Now there is no slot free until one of the attempts completes/failed.
      If there is kill from commandline during job setup, setup task has to be killed, before launching cleanup task.

      Attachments

        1. patch-4361.txt
          3 kB
          Amareshwari Sriramadasu

        Activity

          People

            amareshwari Amareshwari Sriramadasu
            amareshwari Amareshwari Sriramadasu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: