You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2008/08/20 06:46:44 UTC

[jira] Created: (HADOOP-3974) Generalize mapred.child.ulimit so as to help setting up other limits.

Generalize mapred.child.ulimit so as to help setting up other limits.
---------------------------------------------------------------------

                 Key: HADOOP-3974
                 URL: https://issues.apache.org/jira/browse/HADOOP-3974
             Project: Hadoop Core
          Issue Type: Bug
          Components: mapred
            Reporter: Vinod Kumar Vavilapalli


Currently mapred.child.ulimit cannot be used for anything other than for setting virtual limits. It is hardcoded to set virtual mem limits (ulimit -v) only. This should be changed so that other limits like open file descriptors, max user processes etc can be set.

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