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 2016/02/19 19:53:05 UTC

ambari git commit: AMBARI-15112 KAFKA display name and components are missing in 2.4 (dsen)

Repository: ambari
Updated Branches:
  refs/heads/trunk fca04c305 -> f000a5c44


AMBARI-15112 KAFKA display name and components are missing in 2.4 (dsen)


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

Branch: refs/heads/trunk
Commit: f000a5c44342095fa9664518649cbf60d684783e
Parents: fca04c3
Author: Dmytro Sen <ds...@apache.org>
Authored: Fri Feb 19 20:52:36 2016 +0200
Committer: Dmytro Sen <ds...@apache.org>
Committed: Fri Feb 19 20:52:36 2016 +0200

----------------------------------------------------------------------
 .../common-services/KAFKA/0.8.1.2.2/configuration/kafka-broker.xml  | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/f000a5c4/ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/configuration/kafka-broker.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/configuration/kafka-broker.xml b/ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/configuration/kafka-broker.xml
index 704d73f..857f40e 100644
--- a/ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/configuration/kafka-broker.xml
+++ b/ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/configuration/kafka-broker.xml
@@ -325,7 +325,6 @@
     <description>Timeline port</description>
   </property>
   <property>
-  <property>
     <name>kafka.timeline.metrics.protocol</name>
     <value>{{metric_collector_protocol}}</value>
     <description>Timeline protocol(http or https)</description>