Repository: ambari
Updated Branches:
  refs/heads/branch-feature-AMBARI-21348 c05393c92 -> 49773de19


AMBARI-21350. ADDENDUM. Fixed version hierarchy for Oozie and Flume. (swagle)


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

Branch: refs/heads/branch-feature-AMBARI-21348
Commit: 49773de19e097a23c1b6956e1216e874bc4fcae7
Parents: c05393c
Author: Siddharth Wagle <swa...@hortonworks.com>
Authored: Thu Jun 29 16:17:42 2017 -0700
Committer: Siddharth Wagle <swa...@hortonworks.com>
Committed: Thu Jun 29 16:17:42 2017 -0700

----------------------------------------------------------------------
 .../resources/stacks/BigInsights/4.2.5/services/FLUME/metainfo.xml | 2 +-
 .../resources/stacks/BigInsights/4.2.5/services/OOZIE/metainfo.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/49773de1/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/services/FLUME/metainfo.xml
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/services/FLUME/metainfo.xml
 
b/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/services/FLUME/metainfo.xml
index bed2822..99f1f79 100755
--- 
a/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/services/FLUME/metainfo.xml
+++ 
b/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/services/FLUME/metainfo.xml
@@ -21,7 +21,7 @@
     <service>
       <name>FLUME</name>
       <version>1.7.0</version>
-      <extends>common-services/FLUME/1.7.0</extends>
+      <extends>common-services/FLUME/1.4.0.2.0</extends>
       
       <osSpecifics>
         <osSpecific>

http://git-wip-us.apache.org/repos/asf/ambari/blob/49773de1/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/services/OOZIE/metainfo.xml
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/services/OOZIE/metainfo.xml
 
b/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/services/OOZIE/metainfo.xml
index 2e74c56..4a7dc31 100755
--- 
a/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/services/OOZIE/metainfo.xml
+++ 
b/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/services/OOZIE/metainfo.xml
@@ -20,7 +20,7 @@
   <services>
     <service>
       <name>OOZIE</name>
-      <extends>common-services/OOZIE/4.3.0</extends>
+      <extends>common-services/OOZIE/4.2.0.2.5</extends>
       <version>4.3.0</version>
         
       <osSpecifics>

Reply via email to