Repository: ambari
Updated Branches:
  refs/heads/trunk 9dc52fc9f -> 36ad56111


AMBARI-15485. Update HDP Spark version to 1.6.1. (bikassaha via swagle)


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

Branch: refs/heads/trunk
Commit: 36ad561114236c962397f0383878c78197b5c8e2
Parents: 9dc52fc
Author: Siddharth Wagle <swa...@hortonworks.com>
Authored: Fri Mar 18 19:15:53 2016 -0700
Committer: Siddharth Wagle <swa...@hortonworks.com>
Committed: Fri Mar 18 19:15:53 2016 -0700

----------------------------------------------------------------------
 .../src/main/resources/stacks/HDP/2.4/services/SPARK/metainfo.xml  | 2 +-
 .../src/main/resources/stacks/HDP/2.6/services/SPARK/metainfo.xml  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/36ad5611/ambari-server/src/main/resources/stacks/HDP/2.4/services/SPARK/metainfo.xml
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/resources/stacks/HDP/2.4/services/SPARK/metainfo.xml 
b/ambari-server/src/main/resources/stacks/HDP/2.4/services/SPARK/metainfo.xml
index 68f159d..2214bdf 100644
--- 
a/ambari-server/src/main/resources/stacks/HDP/2.4/services/SPARK/metainfo.xml
+++ 
b/ambari-server/src/main/resources/stacks/HDP/2.4/services/SPARK/metainfo.xml
@@ -23,7 +23,7 @@
     <services>
         <service>
           <name>SPARK</name>
-          <version>1.6.0.2.4</version>
+          <version>1.6.1.2.4</version>
           <configuration-dependencies>
             <config-type>spark-defaults</config-type>
             <config-type>spark-env</config-type>

http://git-wip-us.apache.org/repos/asf/ambari/blob/36ad5611/ambari-server/src/main/resources/stacks/HDP/2.6/services/SPARK/metainfo.xml
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/resources/stacks/HDP/2.6/services/SPARK/metainfo.xml 
b/ambari-server/src/main/resources/stacks/HDP/2.6/services/SPARK/metainfo.xml
index 71a50ff..da9e4bf 100644
--- 
a/ambari-server/src/main/resources/stacks/HDP/2.6/services/SPARK/metainfo.xml
+++ 
b/ambari-server/src/main/resources/stacks/HDP/2.6/services/SPARK/metainfo.xml
@@ -23,7 +23,7 @@
   <services>
     <service>
       <name>SPARK</name>
-      <version>1.6.0.2.6</version>
+      <version>1.6.1.2.6</version>
     </service>
   </services>
 </metainfo>

Reply via email to