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 te...@apache.org on 2017/09/11 23:16:24 UTC

hadoop git commit: YARN-6622. Document Docker work as experimental (Contributed by Varun Vasudev)

Repository: hadoop
Updated Branches:
  refs/heads/branch-2 2e5a48afe -> fac4172e0


YARN-6622. Document Docker work as experimental (Contributed by Varun Vasudev)

(cherry picked from commit 6651cbcc72d92caf86b744fa76fba513b36b12c7)


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

Branch: refs/heads/branch-2
Commit: fac4172e023355be8d132cd3d31cafb211dfe5be
Parents: 2e5a48a
Author: Daniel Templeton <te...@apache.org>
Authored: Mon Sep 11 16:14:31 2017 -0700
Committer: Daniel Templeton <te...@apache.org>
Committed: Mon Sep 11 16:16:15 2017 -0700

----------------------------------------------------------------------
 .../hadoop-yarn-site/src/site/markdown/DockerContainers.md     | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/fac4172e/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 bc40e34..78a8822 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
@@ -17,6 +17,12 @@ Launching Applications Using Docker Containers
 
 <!-- MACRO{toc|fromDepth=0|toDepth=1} -->
 
+Notice
+------
+This feature is experimental and is not complete. Enabling this feature and
+running Docker containers in your cluster has security implications.
+Please do a security analysis before enabling this feature.
+
 Overview
 --------
 


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