[
https://issues.apache.org/jira/browse/YARN-9283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16769043#comment-16769043
]
Akira Ajisaka commented on YARN-9283:
-------------------------------------
Would you try
{code}
{@link YarnConfiguration#NM_CONTAINER_EXECUTOR_SCHED_PRIORITY}
{code}
instead of writing the property directly?
> 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
> Components: yarn
> Affects Versions: 3.2.0
> Reporter: Szilard Nemeth
> Assignee: Adam Antal
> Priority: Minor
> Labels: newbie, newbie++
> Attachments: YARN-9283.000.patch
>
>
> 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]