@@ -95,8 +95,6 @@ The settings listed in the JSON are the BDC-specific defaults. They can be modif
9595 "capacity-scheduler.yarn.scheduler.capacity.node-locality-delay" : " 40" ,
9696 "capacity-scheduler.yarn.scheduler.capacity.rack-locality-additional-delay" : " -1" ,
9797
98- "hadoop-env.HADOOP_HEAPSIZE_MAX" : " 2048" ,
99-
10098 "yarn-env.YARN_RESOURCEMANAGER_HEAPSIZE" : " 2048" ,
10199 "yarn-env.YARN_NODEMANAGER_HEAPSIZE" : " 2048" ,
102100
@@ -232,7 +230,7 @@ The following `spark` configurations are unsupported and cannot be changed in th
232230| | | | livy.impersonation.enabled |
233231| | | | livy.server.access-control.enabled |
234232| | | | livy.server.access-control.* |
235- | | livy-env | livy-env.sh | LIVY_SERVER_JAVA_OPTS |
233+ | | livy-env | livy-env.sh | |
236234| | hive-site | hive-site.xml | javax.jdo.option.ConnectionURL |
237235| | | | javax.jdo.option.ConnectionDriverName |
238236| | | | javax.jdo.option.ConnectionUserName |
@@ -272,9 +270,7 @@ The following `hdfs` configurations are unsupported and cannot be changed in the
272270| | | | hadoop.http.authentication.kerberos.principal |
273271| | | | hadoop.http.authentication.kerberos.keytab |
274272| | | | hadoop.http.filter.initializers |
275- | | | | hadoop.security.group.mapping.* |
276- | | hadoop-env | hadoop-env.sh | JAVA_HOME |
277- | | | | HADOOP_CLASSPATH |
273+ | | | | hadoop.security.group.mapping.* | |
278274| | mapred-env | mapred-env.sh | |
279275| | hdfs-site | hdfs-site.xml | dfs.namenode.name.dir |
280276| | | | dfs.datanode.data.dir |
0 commit comments