You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ao...@apache.org on 2016/02/09 12:47:36 UTC

[2/2] ambari git commit: AMBARI-14970. Remove support for HDP 2.1 (aonishuk)

AMBARI-14970. Remove support for HDP 2.1 (aonishuk)


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

Branch: refs/heads/branch-2.2
Commit: e74d08336eaafe8986b9ad3a7f0636fba10a6b0a
Parents: 4d930ba
Author: Andrew Onishuk <ao...@hortonworks.com>
Authored: Tue Feb 9 13:47:25 2016 +0200
Committer: Andrew Onishuk <ao...@hortonworks.com>
Committed: Tue Feb 9 13:47:25 2016 +0200

----------------------------------------------------------------------
 ambari-server/src/main/resources/stacks/HDP/2.1/metainfo.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/e74d0833/ambari-server/src/main/resources/stacks/HDP/2.1/metainfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.1/metainfo.xml b/ambari-server/src/main/resources/stacks/HDP/2.1/metainfo.xml
index 8ee982c..4af3622 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.1/metainfo.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.1/metainfo.xml
@@ -17,7 +17,7 @@
 -->
 <metainfo>
     <versions>
-	  <active>true</active>
+	  <active>false</active>
     </versions>
     <extends>2.0.6</extends>
     <minJdk>1.7</minJdk>