Cleanup of task-logs should happen in TaskTracker instead of the Child
----------------------------------------------------------------------

                 Key: MAPREDUCE-927
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-927
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: tasktracker
            Reporter: Vinod K V


Task logs' cleanup is being done in Child now. This is undesirable atleast for 
two reasons: 1) failures while cleaning up will affect the user's tasks, and 2) 
the task's wall time will get affected due to operations that TT actually 
should own.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to