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 "Sarah Weissman (JIRA)" <ji...@apache.org> on 2013/01/15 04:42:14 UTC

[jira] [Created] (HADOOP-9211) HADOOP_CLIENT_OPTS default setting fixes max heap size at 128m, disregards HADOOP_HEAPSIZE

Sarah Weissman created HADOOP-9211:
--------------------------------------

             Summary: HADOOP_CLIENT_OPTS default setting fixes max heap size at 128m, disregards HADOOP_HEAPSIZE
                 Key: HADOOP-9211
                 URL: https://issues.apache.org/jira/browse/HADOOP-9211
             Project: Hadoop Common
          Issue Type: Bug
          Components: conf
    Affects Versions: 2.0.2-alpha
            Reporter: Sarah Weissman


hadoop-env.sh as included in the 2.0.2alpha release tarball contains:
export HADOOP_CLIENT_OPTS="-Xmx128m $HADOOP_CLIENT_OPTS"

This overrides any heap settings in HADOOP_HEAPSIZE.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira