[ 
https://issues.apache.org/jira/browse/YARN-10202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072469#comment-17072469
 ] 

Hudson commented on YARN-10202:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #18106 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/18106/])
YARN-10202. Fix documentation about NodeAttributes. Contributed by Sen 
(aajisaka: rev c162648aff68552d87db8a013b850c17fee762c0)
* (edit) 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/NodeAttributes.md


> Fix documentation about NodeAttributes.
> ---------------------------------------
>
>                 Key: YARN-10202
>                 URL: https://issues.apache.org/jira/browse/YARN-10202
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 3.2.1
>            Reporter: Sen Zhao
>            Assignee: Sen Zhao
>            Priority: Minor
>             Fix For: 3.3.0, 3.2.2
>
>         Attachments: YARN-10202.001.patch
>
>
> {noformat:title=NodeAttributes.md}
> The above SchedulingRequest requests for 1 container on nodes that must 
> satisfy following constraints:
> 1. Node attribute *`rm.yarn.io/python`* doesn't exist on the node or it exist 
> but its value is not equal to 3
> 2. Node attribute *`rm.yarn.io/java`* must exist on the node and its value is 
> equal to 1.8
> {noformat}
> should be
> {noformat}
> The above SchedulingRequest requests for 1 container on nodes that must 
> satisfy following constraints:
> 1. Node attribute *`rm.yarn.io/python`* doesn't exist on the node or it exist 
> but its value is not equal to 3
> 2. Node attribute *`rm.yarn.io/java`* must exist on the node and its value is 
> equal to 1.8
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to