[
https://issues.apache.org/jira/browse/MAPREDUCE-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983954#action_12983954
]
Hudson commented on MAPREDUCE-1085:
-----------------------------------
Integrated in Hadoop-Mapreduce-trunk-Commit #578 (See
[https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/578/])
MAPREDUCE-1085. For tasks, "ulimit -v -1" is being run when user doesn't
specify a ulimit. Contributed by Todd Lipcon
> 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
> Fix For: 0.22.0
>
> 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.