Repository: ambari Updated Branches: refs/heads/branch-rbac-sso d9ae4d4af -> 631a942a2
AMBARI-14393. Remove HDP 2.4 from Stack options for installation (Swapan Shridhar via smohanty) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/631a942a Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/631a942a Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/631a942a Branch: refs/heads/branch-rbac-sso Commit: 631a942a23a788cb4080610cc5193071b57757b6 Parents: d9ae4d4 Author: Sumit Mohanty <[email protected]> Authored: Tue Dec 15 17:47:21 2015 -0800 Committer: Sumit Mohanty <[email protected]> Committed: Tue Dec 15 17:47:21 2015 -0800 ---------------------------------------------------------------------- ambari-server/src/main/resources/stacks/HDP/2.4/metainfo.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/631a942a/ambari-server/src/main/resources/stacks/HDP/2.4/metainfo.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDP/2.4/metainfo.xml b/ambari-server/src/main/resources/stacks/HDP/2.4/metainfo.xml index 5d312a0..271789e 100644 --- a/ambari-server/src/main/resources/stacks/HDP/2.4/metainfo.xml +++ b/ambari-server/src/main/resources/stacks/HDP/2.4/metainfo.xml @@ -17,7 +17,7 @@ --> <metainfo> <versions> - <active>true</active> + <active>false</active> </versions> <extends>2.3</extends> <minJdk>1.7</minJdk>
