Using YARN

YARN is a resource management and job scheduling system used in Big Data Service.

YARN Configuration Properties

YARN configuration properties included in Big Data Service 3.1.1 or later.

Configuration Property Description
yarn-env yarn_log_opts YARN logging Java options
yarn_resourcemanager_secure_opts YARN Resource-Manager Java options if security is enabled
yarn_timeline_server_secure_opts YARN Timeline Server Java options if security is enabled
yarn_timeline_reader_secure_opts YARN Timeline Reader Java options if security is enabled
yarn_registry_dns_secure_opts YARN Registry DNS Java options if security is enabled
yarn_nodemanager_secure_opts YARN Node-Manager Java opts if security is enabled
yarn_hadoop_opts Hadoop options for YARN
yarn_secure_hadoop_opts Hadoop options for YARN if security is enabled
yarn_nodemanager_opts YARN Node-Manager Java options
yarn_resourcemanager_opts YARN Resource-Manager Java options
yarn_resourcemanager_remotejmx_opts YARN Resource-Manger Java options if remote JMX is enabled
yarn_nodemanager_remotejmx_opts YARN Node-Manger Java options if remote JMX is enabled
yarn_timeline_reader_remotejmx_opts YARN Timeline Reader Java options if remote JMX is enabled