|
@@ -164,6 +164,11 @@
|
|
# Global Policy Generator specific parameters
|
|
# Global Policy Generator specific parameters
|
|
###
|
|
###
|
|
|
|
|
|
|
|
+# Specify the max heapsize for the Global Policy Generator. If no units are
|
|
|
|
+# given, it will be assumed to be in MB.
|
|
|
|
+# Default is the same as HADOOP_HEAPSIZE_MAX
|
|
|
|
+#export YARN_GLOBALPOLICYGENERATOR_HEAPSIZE=
|
|
|
|
+
|
|
# Specify the JVM options to be used when starting the GPG.
|
|
# Specify the JVM options to be used when starting the GPG.
|
|
# These options will be appended to the options specified as HADOOP_OPTS
|
|
# These options will be appended to the options specified as HADOOP_OPTS
|
|
# and therefore may override any similar flags set in HADOOP_OPTS
|
|
# and therefore may override any similar flags set in HADOOP_OPTS
|