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

When a job is retired by the same user's another job, its jobconf file is not deleted from the log directory of the JobTracker

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 0.20.1, 0.20.2
    • None
    • None
    • None

    Description

      After MAPREDUCE-130, the job's conf copy will be deleted from the log directory of the JobTracker when the job is retired. However, it just works if the job is retired by RetireJobs thread of JobTracker. If a job is retired by the same user's another job, its conf copy will not be deleted. This kind of retire happens in JobTracker::finalizeJob(job), when JobTracker maintains more than MAX_COMPLETE_USER_JOBS_IN_MEMORY jobs information in memory for a given user.

      Attachments

        1. 2714-1.diff
          3 kB
          Liyin Liang

        Issue Links

          Activity

            People

              liangly Liyin Liang
              liangly Liyin Liang
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: