|
@@ -272,7 +272,7 @@ public class LinuxContainerExecutor extends ContainerExecutor {
|
|
|
* Add a niceness level to the process that will be executed. Adds
|
|
|
* {@code -n <nice>} to the given command. The niceness level will be
|
|
|
* taken from the
|
|
|
- * {@code yarn.nodemanager.container-executer.os.sched.prioity} property.
|
|
|
+ * {@link YarnConfiguration#NM_CONTAINER_EXECUTOR_SCHED_PRIORITY} property.
|
|
|
*
|
|
|
* @param command the command to which to add the niceness setting.
|
|
|
*/
|