You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ds...@apache.org on 2014/11/06 14:53:34 UTC

git commit: AMBARI-8179 HDP 2.2: Oozie + Falcon versions are incorrect (dsen)

Repository: ambari
Updated Branches:
  refs/heads/branch-1.7.0 03d9b19e3 -> 58e4ef7a1


AMBARI-8179 HDP 2.2: Oozie + Falcon versions are incorrect (dsen)


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

Branch: refs/heads/branch-1.7.0
Commit: 58e4ef7a12133f85a151f4d82ac222a3160b6363
Parents: 03d9b19
Author: Dmytro Sen <ds...@apache.org>
Authored: Thu Nov 6 15:49:54 2014 +0200
Committer: Dmytro Sen <ds...@apache.org>
Committed: Thu Nov 6 15:49:54 2014 +0200

----------------------------------------------------------------------
 .../main/resources/stacks/HDP/2.2/services/FALCON/metainfo.xml    | 2 +-
 .../src/main/resources/stacks/HDP/2.2/services/OOZIE/metainfo.xml | 2 +-
 .../main/resources/stacks/HDP/2.2/services/ZOOKEEPER/metainfo.xml | 3 +--
 3 files changed, 3 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/58e4ef7a/ambari-server/src/main/resources/stacks/HDP/2.2/services/FALCON/metainfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.2/services/FALCON/metainfo.xml b/ambari-server/src/main/resources/stacks/HDP/2.2/services/FALCON/metainfo.xml
index 906f520..20d9098 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.2/services/FALCON/metainfo.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.2/services/FALCON/metainfo.xml
@@ -21,7 +21,7 @@
     <service>
       <name>FALCON</name>
       <displayName>Falcon</displayName>
-      <version>0.6.0.2.2.9.9</version>
+      <version>0.6.0.2.2.0.0</version>
       <osSpecifics>
         <osSpecific>
           <osFamily>redhat5,redhat6,suse11</osFamily>

http://git-wip-us.apache.org/repos/asf/ambari/blob/58e4ef7a/ambari-server/src/main/resources/stacks/HDP/2.2/services/OOZIE/metainfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.2/services/OOZIE/metainfo.xml b/ambari-server/src/main/resources/stacks/HDP/2.2/services/OOZIE/metainfo.xml
index e56afd3..694be1b 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.2/services/OOZIE/metainfo.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.2/services/OOZIE/metainfo.xml
@@ -20,7 +20,7 @@
   <services>
     <service>
       <name>OOZIE</name>
-      <version>4.1.0.2.2.9.9</version>
+      <version>4.1.0.2.2.0.0</version>
       <osSpecifics>
         <osSpecific>
           <osFamily>any</osFamily>

http://git-wip-us.apache.org/repos/asf/ambari/blob/58e4ef7a/ambari-server/src/main/resources/stacks/HDP/2.2/services/ZOOKEEPER/metainfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.2/services/ZOOKEEPER/metainfo.xml b/ambari-server/src/main/resources/stacks/HDP/2.2/services/ZOOKEEPER/metainfo.xml
index e4e2286..42be202 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.2/services/ZOOKEEPER/metainfo.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.2/services/ZOOKEEPER/metainfo.xml
@@ -21,8 +21,7 @@
     <service>
       <name>ZOOKEEPER</name>
       <displayName>ZooKeeper</displayName>
-      <version>3.4.5.2.2.0.0</version>
-
+      <version>3.4.6.2.2.0.0</version>
       <osSpecifics>
         <osSpecific>
           <osFamily>redhat5,redhat6,suse11</osFamily>