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

TaskTracker directoryCleanupThread never gets terminated

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      When a task tracker starts its work it calls startCleanupThreads() to create a directoryCleanupThread.

      only, that thread is never terminated; it runs for the life of the process.

      It should be terminated when the TaskTracker itself is terminated, presumably after it has done the last cleanup.

      Attachments

        Activity

          People

            Unassigned Unassigned
            stevel@apache.org Steve Loughran
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: