Szilard Nemeth created YARN-9283:
------------------------------------
Summary: Javadoc of LinuxContainerExecutor#addSchedPriorityCommand
has a wrong property name as reference
Key: YARN-9283
URL: https://issues.apache.org/jira/browse/YARN-9283
Project: Hadoop YARN
Issue Type: Improvement
Reporter: Szilard Nemeth
The javadoc of LinuxContainerExecutor#addSchedPriorityCommand tries to refer to
the property
org.apache.hadoop.yarn.conf.YarnConfiguration#NM_CONTAINER_EXECUTOR_SCHED_PRIORITY
which has the value:
"yarn.nodemanager.container-executor.os.sched.priority.adjustment" but the
javadoc contains the value:
"yarn.nodemanager.container-executer.os.sched.prioity" which is incorrect.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]