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 22:47:25 UTC

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

Repository: hadoop
Updated Branches:
  refs/heads/trunk 738c2a968 -> 66be6c848


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


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

Branch: refs/heads/trunk
Commit: 66be6c848b47ae7248b0658e3bb2149d2387cebd
Parents: 738c2a9
Author: Daniel Templeton <te...@apache.org>
Authored: Mon Sep 11 15:46:23 2017 -0700
Committer: Daniel Templeton <te...@apache.org>
Committed: Mon Sep 11 15:46:23 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/66be6c84/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 bf94169..23f4134 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