[
https://issues.apache.org/jira/browse/MAPREDUCE-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983578#action_12983578
]
Eli Collins commented on MAPREDUCE-1085:
----------------------------------------
What branch do you see this code in? I don't see the code you're referring to
on trunk or 21. There's only one caller of getVMSetupCmd and it's fine with
the null return value.
> 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.