This is an automated email from the ASF dual-hosted git repository.
wwei pushed a commit to branch branch-3.2
in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/branch-3.2 by this push:
new 3a51e50 YARN-9275. Add link to NodeAttributes doc in
PlacementConstraints document. Contributed by Masatake Iwasaki.
3a51e50 is described below
commit 3a51e50fd874d85ea6dec6e9fca3c723c43ed70f
Author: Weiwei Yang <[email protected]>
AuthorDate: Tue Feb 5 16:07:41 2019 +0800
YARN-9275. Add link to NodeAttributes doc in PlacementConstraints document.
Contributed by Masatake Iwasaki.
(cherry picked from commit aa7ce50e557b0257ca7980d1d736a62b1f6ccb5d)
---
.../hadoop-yarn-site/src/site/markdown/PlacementConstraints.md.vm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/PlacementConstraints.md.vm
b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/PlacementConstraints.md.vm
index a583493..598d997 100644
---
a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/PlacementConstraints.md.vm
+++
b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/PlacementConstraints.md.vm
@@ -140,7 +140,7 @@ The semantics of these constraints are the following:
$H4 Differences between node labels, node attributes and allocation tags
-The difference between allocation tags and node labels or node attributes
(YARN-3409), is that allocation tags are attached to allocations and not to
nodes. When an allocation gets allocated to a node by the scheduler, the set of
tags of that allocation are automatically added to the node for the duration of
the allocation. Hence, a node inherits the tags of the allocations that are
currently allocated to the node. Likewise, a rack inherits the tags of its
nodes. Moreover, similar to nod [...]
+The difference between allocation tags and node labels or [node
attributes](NodeAttributes.html), is that allocation tags are attached to
allocations and not to nodes. When an allocation gets allocated to a node by
the scheduler, the set of tags of that allocation are automatically added to
the node for the duration of the allocation. Hence, a node inherits the tags of
the allocations that are currently allocated to the node. Likewise, a rack
inherits the tags of its nodes. Moreover, sim [...]
$H3 Placement constraints API
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]