YARN Configuration Properties

This table provides information about the parameters listed in the yarn-site.xml file.

Parameter Value
yarn.acl.enable true
yarn.admin.acl yarn
yarn.am.liveness-monitor.expiry-interval-ms 600000
yarn.application.classpath $HADOOP_CLIENT_CONF_DIR,$HADOOP_COMMON_HOME/*,$HADOOP_COMMON_HOME/lib/*,$HADOOP_HDFS_HOME/*,$HADOOP_HDFS_HOME/lib/*,$HADOOP_YARN_HOME/*,$HADOOP_YARN_HOME/lib/*
yarn.log-aggregation-enable true
yarn.log-aggregation-status.time-out.ms 600000
yarn.log-aggregation.TFile.remote-app-log-dir-suffix
yarn.log-aggregation.file-controller.IFile.class org.apache.hadoop.yarn.logaggregation.filecontroller.ifile.LogAggregationIndexedFileController
yarn.log-aggregation.file-controller.TFile.class org.apache.hadoop.yarn.logaggregation.filecontroller.tfile.LogAggregationTFileController
yarn.log-aggregation.file-formats IFile,TFile
yarn.log-aggregation.retain-seconds 604800
yarn.nm.liveness-monitor.expiry-interval-ms 600000
yarn.node-labels.enabled true
yarn.resourcemanager.address ztang-test-1.ztang-test.root.dev.site:8032
yarn.resourcemanager.admin.address ztang-test-1.ztang-test.root.dev.site:8033
yarn.resourcemanager.admin.client.thread-count 1
yarn.resourcemanager.am.max-attempts 2
yarn.resourcemanager.amliveliness-monitor.interval-ms 1000
yarn.resourcemanager.client.thread-count 50
yarn.resourcemanager.container.liveness-monitor.interval-ms 600000
yarn.resourcemanager.max-completed-applications 10000
yarn.resourcemanager.nm.liveness-monitor.interval-ms 1000
yarn.resourcemanager.nodes.exclude-path /var/run/cloudera-scm-agent/process/1546333590-yarn-RESOURCEMANAGER/nodes_exclude.txt
yarn.resourcemanager.nodes.include-path /var/run/cloudera-scm-agent/process/1546333590-yarn-RESOURCEMANAGER/nodes_allow.txt
yarn.resourcemanager.proxy-user-privileges.enabled true
yarn.resourcemanager.recovery.enabled true
yarn.resourcemanager.resource-tracker.address ztang-test-1.ztang-test.root.dev.site:8031
yarn.resourcemanager.resource-tracker.client.thread-count 50
yarn.resourcemanager.scheduler.address ztang-test-1.ztang-test.root.dev.site:8030
yarn.resourcemanager.scheduler.class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
yarn.resourcemanager.scheduler.client.thread-count 50
yarn.resourcemanager.scheduler.monitor.enable true
yarn.resourcemanager.webapp.address ztang-test-1.ztang-test.root.dev.site:8088
yarn.resourcemanager.webapp.cross-origin.enabled true
yarn.resourcemanager.webapp.https.address ztang-test-1.ztang-test.root.dev.site:8090
yarn.resourcemanager.work-preserving-recovery.enabled true
yarn.resourcemanager.zk-timeout-ms 60000
yarn.scheduler.capacity.resource-calculator org.apache.hadoop.yarn.util.resource.DominantResourceCalculator
yarn.scheduler.increment-allocation-mb 512
yarn.scheduler.increment-allocation-vcores 1
yarn.scheduler.maximum-allocation-mb 8192
yarn.scheduler.maximum-allocation-vcores 32
yarn.scheduler.minimum-allocation-mb 1024
yarn.scheduler.minimum-allocation-vcores 1
yarn.service.classpath $HADOOP_CLIENT_CONF_DIR
yarn.service.framework.path /user/yarn/services/service-framework/7.2.1/service-dep.tar.gz
yarn.webapp.filter-entity-list-by-user true
yarn.webapp.ui2.enable true

For information about the YARN configuration properties supported by Cloudera Manager, see Cloudera Manager documentation.