You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ab...@apache.org on 2015/06/09 15:03:26 UTC

ambari git commit: AMBARI-11809 - HDFS, YARN, MapReduce2, Hive versions are incorrect for 2.3 Stack

Repository: ambari
Updated Branches:
  refs/heads/trunk 529ec1026 -> 37004be8d


AMBARI-11809 - HDFS, YARN, MapReduce2, Hive versions are incorrect for 2.3 Stack


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

Branch: refs/heads/trunk
Commit: 37004be8d9f2e2d0460f3303c3fd61e02477d774
Parents: 529ec10
Author: Artem Baranchuk <ab...@hortonworks.con>
Authored: Tue Jun 9 15:10:06 2015 +0300
Committer: Artem Baranchuk <ab...@hortonworks.con>
Committed: Tue Jun 9 16:02:36 2015 +0300

----------------------------------------------------------------------
 .../src/main/resources/stacks/HDP/2.3/services/HDFS/metainfo.xml | 2 +-
 .../src/main/resources/stacks/HDP/2.3/services/HIVE/metainfo.xml | 2 +-
 .../src/main/resources/stacks/HDP/2.3/services/YARN/metainfo.xml | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/37004be8/ambari-server/src/main/resources/stacks/HDP/2.3/services/HDFS/metainfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.3/services/HDFS/metainfo.xml b/ambari-server/src/main/resources/stacks/HDP/2.3/services/HDFS/metainfo.xml
index 6f8abc8..b4fcb79 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.3/services/HDFS/metainfo.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.3/services/HDFS/metainfo.xml
@@ -20,7 +20,7 @@
   <services>
     <service>
       <name>HDFS</name>
-      <version>2.7.0.2.3</version>
+      <version>2.7.1.2.3</version>
 
       <components>
         <component>

http://git-wip-us.apache.org/repos/asf/ambari/blob/37004be8/ambari-server/src/main/resources/stacks/HDP/2.3/services/HIVE/metainfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.3/services/HIVE/metainfo.xml b/ambari-server/src/main/resources/stacks/HDP/2.3/services/HIVE/metainfo.xml
index ab6a57d..9eb5efe 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.3/services/HIVE/metainfo.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.3/services/HIVE/metainfo.xml
@@ -20,7 +20,7 @@
   <services>
     <service>
       <name>HIVE</name>
-      <version>0.15.0.2.3</version>
+      <version>1.2.0.2.3</version>
 
       <osSpecifics>
         <osSpecific>

http://git-wip-us.apache.org/repos/asf/ambari/blob/37004be8/ambari-server/src/main/resources/stacks/HDP/2.3/services/YARN/metainfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.3/services/YARN/metainfo.xml b/ambari-server/src/main/resources/stacks/HDP/2.3/services/YARN/metainfo.xml
index 40c9b3d..5a21200 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.3/services/YARN/metainfo.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.3/services/YARN/metainfo.xml
@@ -21,7 +21,7 @@
   <services>
     <service>
       <name>YARN</name>
-      <version>2.7.0.2.3</version>
+      <version>2.7.1.2.3</version>
 
       <osSpecifics>
         <osSpecific>
@@ -54,7 +54,7 @@
 
     <service>
       <name>MAPREDUCE2</name>
-      <version>2.7.0.2.3</version>
+      <version>2.7.1.2.3</version>
       <osSpecifics>
         <osSpecific>
           <osFamily>redhat7,redhat6,suse11</osFamily>