You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by ha...@apache.org on 2018/09/24 22:54:41 UTC

hadoop git commit: YARN-6338. Typos in Docker docs: contains => containers. (Contributed by Zoltan Siegl)

Repository: hadoop
Updated Branches:
  refs/heads/trunk 230d90c5b -> cf62ff9a6


YARN-6338. Typos in Docker docs: contains => containers. (Contributed by Zoltan Siegl)


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cf62ff9a
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cf62ff9a
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/cf62ff9a

Branch: refs/heads/trunk
Commit: cf62ff9a6a48b97cd93b405e13b58dbbaea1925f
Parents: 230d90c
Author: Haibo Chen <ha...@apache.org>
Authored: Mon Sep 24 15:54:02 2018 -0700
Committer: Haibo Chen <ha...@apache.org>
Committed: Mon Sep 24 15:54:02 2018 -0700

----------------------------------------------------------------------
 .../hadoop-yarn-site/src/site/markdown/DockerContainers.md         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/cf62ff9a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/DockerContainers.md
----------------------------------------------------------------------
diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/DockerContainers.md b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/DockerContainers.md
index a3ce93f..4648d36 100644
--- a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/DockerContainers.md
+++ b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/DockerContainers.md
@@ -179,7 +179,7 @@ The following properties should be set in yarn-site.xml:
     <value></value>
     <description>
       Optional. A comma-separated list of users who are allowed to request
-      privileged contains if privileged containers are allowed.
+      privileged containers if privileged containers are allowed.
     </description>
   </property>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org