Details
Description
ContainerExecutor will launch containers with a specified priority if a priority adjustment is specified, otherwise with the OS default priority if it is unspecified. YARN-3069 added yarn.nodemanager.container-executor.os.sched.priority.adjustment to yarn-default.xml, so it is always specified even if the user did not explicitly set it.