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: yarn-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org

Reply via email to