Repository: hadoop Updated Branches: refs/heads/trunk 66be6c848 -> 6651cbcc7
Revert "YARN-6022. Document Docker work as experimental (Contributed by Varun Vasudev)" This reverts commit 66be6c848b47ae7248b0658e3bb2149d2387cebd. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/07951b58 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/07951b58 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/07951b58 Branch: refs/heads/trunk Commit: 07951b586e273ed8596c5f24b1e8d7f627d0104c Parents: 66be6c8 Author: Daniel Templeton <[email protected]> Authored: Mon Sep 11 16:14:18 2017 -0700 Committer: Daniel Templeton <[email protected]> Committed: Mon Sep 11 16:14:18 2017 -0700 ---------------------------------------------------------------------- .../hadoop-yarn-site/src/site/markdown/DockerContainers.md | 6 ------ 1 file changed, 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/07951b58/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 23f4134..bf94169 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,12 +17,6 @@ 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: [email protected] For additional commands, e-mail: [email protected]
