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

Allow logging of Tasks to their own directories

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • 0.12.0
    • None
    • None
    • windows xp and linux

    Description

      This patch allow the logging from TaskTracker$Child instances (Tasks) to be logged to their own directories. Currently under the hadoop.log.dir there is a userlogs directory created under which their are task directories to hold error output from tasks. This feature sets the hadoop.log.dir of each child task being created to that task directory under userlogs. This way each task can have its logging go to its own directory instead of all being in the main hadoop log file.

      Attachments

        Activity

          People

            Unassigned Unassigned
            musepwizard Dennis Kubes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: