Sfoglia il codice sorgente

AMBARI-1474. Upgrade stack definition for HBase for 1.2.2 since the version is upgraded. (mahadev)

git-svn-id: https://svn.apache.org/repos/asf/incubator/ambari/trunk@1448912 13f79535-47bb-0310-9956-ffa450edef68
Mahadev Konar 12 anni fa
parent
commit
cd13558915

+ 3 - 0
CHANGES.txt

@@ -327,6 +327,9 @@ Trunk (unreleased changes):
  AMBARI-1466. Optimize ganglia rrd script to be able to respond within
  reasonable time to queries made by the UI. (mahadev)
 
+ AMBARI-1474. Upgrade stack definition for HBase for 1.2.2 since the version
+ is upgraded. (mahadev)
+
  BUG FIXES
 
  AMBARI-1455. Setting App.testMode=true, alwaysGoToInstaller=true does not

+ 1 - 1
ambari-server/src/main/resources/stacks/HDP/1.2.2/services/HBASE/metainfo.xml

@@ -18,7 +18,7 @@
 <metainfo>
     <user>mapred</user>
     <comment>Non-relational distributed database and centralized service for configuration management &amp; synchronization</comment>
-    <version>0.94.2</version>
+    <version>0.94.5</version>
 
     <components>
         <component>

+ 1 - 1
ambari-server/src/main/resources/stacks/HDPLocal/1.2.2/services/HBASE/metainfo.xml

@@ -18,7 +18,7 @@
 <metainfo>
     <user>mapred</user>
     <comment>Non-relational distributed database and centralized service for configuration management &amp; synchronization</comment>
-    <version>0.94.2</version>
+    <version>0.94.5</version>
 
     <components>
         <component>