2012-09-04 56 views

回答

2

您可以在hadoop-env.sh中設置它們。

export HADOOP_NAMENODE_OPTS="-Xmx20G ... " 
export HADOOP_DATANODE_OPTS="-Xmx4G ... "