Brandon Scheller created HDFS-13734: ---------------------------------------
Summary: Add Heapsize variables for HDFS daemons Key: HDFS-13734 URL: https://issues.apache.org/jira/browse/HDFS-13734 Project: Hadoop HDFS Issue Type: New Feature Components: datanode, journal-node, namenode Affects Versions: 3.0.3 Reporter: Brandon Scheller Currently there are no variables to set HDFS daemon heapsize differently. While still possible through adding the -Xmx to HDFS_*DAEMON*_OPTS, this is not intuitive for this relatively common setting. YARN currently has these separate YARN_*DAEMON*_HEAPSIZE variables supported so it seems natural for HDFS too. It also looks like HDFS use to have this for namenode with HADOOP_NAMENODE_INIT_HEAPSIZE This JIRA is to have these configurations added/supported -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org