Repository: hadoop Updated Branches: refs/heads/branch-2 1acd00472 -> 2e5a48afe
Revert "YARN-6022. Document Docker work as experimental (Contributed by Varun Vasudev)" This reverts commit 1acd0047275ec8a15ee18f76dbb392d31e8f607a. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2e5a48af Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2e5a48af Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/2e5a48af Branch: refs/heads/branch-2 Commit: 2e5a48afe38facb3b018b743d51db00b31510707 Parents: 1acd004 Author: Daniel Templeton <[email protected]> Authored: Mon Sep 11 16:15:06 2017 -0700 Committer: Daniel Templeton <[email protected]> Committed: Mon Sep 11 16:15:06 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/2e5a48af/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 78a8822..bc40e34 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]
