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

JobTracker does not clean up task entries at job completion

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.8.0
    • None
    • None
    • None

    Description

      The JobTracker never calls removeTaskEntry on tasks that don't fail. This causes the JobTracker to use more and more heap space as jobs run. The fix is to:

      removeTaskEntry on reduces in completeTask
      removeTaskEntry on everything when a job is killed or completes

      Attachments

        Issue Links

          Activity

            People

              acmurthy Arun Murthy
              omalley Owen O'Malley
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: