[
https://issues.apache.org/jira/browse/MAPREDUCE-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983588#action_12983588
]
Ravi Gummadi commented on MAPREDUCE-1085:
-----------------------------------------
I was looking at older branch. Code is different in trunk.
Fine. Trunk's code is checking for null in both cases of DefaultTaskController
and LinuxTaskController. So the code changes of the patch should be fine.
+1.
> For tasks, "ulimit -v -1" is being run when user doesn't specify
> mapred.child.ulimit
> ------------------------------------------------------------------------------------
>
> Key: MAPREDUCE-1085
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1085
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: tasktracker
> Affects Versions: 0.21.0, 0.22.0
> Reporter: Ravi Gummadi
> Assignee: Todd Lipcon
> Priority: Minor
> Attachments: mapreduce-1085.txt
>
>
> For tasks, "ulimit -v -1" is being run when user doesn't specify
> mapred.child.ulimit. Taking -1 as default value and using it in building the
> command is not right.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.