You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by sm...@apache.org on 2015/12/14 22:41:00 UTC

ambari git commit: AMBARI-114374. HDP stack is not showing right version for Kafka (smohanty)

Repository: ambari
Updated Branches:
  refs/heads/trunk 24f0a1ca2 -> f3778325c


AMBARI-114374. HDP stack is not showing right version for Kafka (smohanty)


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

Branch: refs/heads/trunk
Commit: f3778325ccca21a7f17548a1ed8ea4ba09107f4b
Parents: 24f0a1c
Author: Sumit Mohanty <sm...@hortonworks.com>
Authored: Mon Dec 14 13:40:48 2015 -0800
Committer: Sumit Mohanty <sm...@hortonworks.com>
Committed: Mon Dec 14 13:40:55 2015 -0800

----------------------------------------------------------------------
 .../src/main/resources/stacks/HDP/2.3/services/KAFKA/metainfo.xml  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/f3778325/ambari-server/src/main/resources/stacks/HDP/2.3/services/KAFKA/metainfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.3/services/KAFKA/metainfo.xml b/ambari-server/src/main/resources/stacks/HDP/2.3/services/KAFKA/metainfo.xml
index 3f7612e..330b542 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.3/services/KAFKA/metainfo.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.3/services/KAFKA/metainfo.xml
@@ -20,7 +20,7 @@
   <services>
     <service>
       <name>KAFKA</name>
-      <version>0.8.2.2.3</version>
+      <version>0.9.0.2.3</version>
       <osSpecifics>
         <osSpecific>
           <osFamily>redhat7,redhat6,suse11</osFamily>