Repository: ambari
Updated Branches:
  refs/heads/trunk cc6a1157b -> dee848109


AMBARI-7173. API retruns filed "display_name" = null, for  Zookeeper Client 
(aonishuk)


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

Branch: refs/heads/trunk
Commit: dee848109ee545e2bc71796cb3a1a692b38930b1
Parents: cc6a115
Author: Andrew Onishuk <aonis...@hortonworks.com>
Authored: Fri Sep 5 18:27:36 2014 +0300
Committer: Andrew Onishuk <aonis...@hortonworks.com>
Committed: Fri Sep 5 18:27:36 2014 +0300

----------------------------------------------------------------------
 .../main/resources/stacks/HDP/2.0.6/services/ZOOKEEPER/metainfo.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/dee84810/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/ZOOKEEPER/metainfo.xml
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/ZOOKEEPER/metainfo.xml
 
b/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/ZOOKEEPER/metainfo.xml
index 2b1bfdb..0cb65ea 100644
--- 
a/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/ZOOKEEPER/metainfo.xml
+++ 
b/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/ZOOKEEPER/metainfo.xml
@@ -39,6 +39,7 @@
 
         <component>
           <name>ZOOKEEPER_CLIENT</name>
+          <displayName>ZooKeeper Client</displayName>
           <category>CLIENT</category>
           <cardinality>1+</cardinality>
           <commandScript>

Reply via email to