diff --git a/hadoop-yarn-project/hadoop-yarn/conf/yarn-env.sh b/hadoop-yarn-project/hadoop-yarn/conf/yarn-env.sh index be42298..43a6c2d 100644 --- a/hadoop-yarn-project/hadoop-yarn/conf/yarn-env.sh +++ b/hadoop-yarn-project/hadoop-yarn/conf/yarn-env.sh @@ -84,7 +84,7 @@ # This value will be overridden by an Xmx setting specified in either # HADOOP_OPTS and/or YARN_TIMELINESERVER_OPTS. # Default is the same as HADOOP_HEAPSIZE_MAX. -#export YARN_TIMELINE_HEAPSIZE= +#export YARN_TIMELINESERVER_HEAPSIZE= # Specify the JVM options to be used when starting the TimeLineServer. # These options will be appended to the options specified as HADOOP_OPTS