You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Ravi Gummadi (JIRA)" <ji...@apache.org> on 2009/09/22 12:21:16 UTC

[jira] Created: (MAPREDUCE-1025) Subprocesses of tasks should be killed even if mapred.userlog.limit.kb is set to a positive value

Subprocesses of tasks should be killed even if mapred.userlog.limit.kb is set to a positive value
-------------------------------------------------------------------------------------------------

                 Key: MAPREDUCE-1025
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1025
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: tasktracker
    Affects Versions: 0.21.0, 0.22.0
            Reporter: Ravi Gummadi
            Assignee: Ravi Gummadi
             Fix For: 0.21.0, 0.22.0


setsid is to be used when launching tasks even when the deprecated mapred.userlog.limit.kb(or the new mapreduce.task.userlog.limit.kb) is set to a positive value --- sothat subprocesses of tasks get killed properly.

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