[
https://issues.apache.org/jira/browse/AMBARI-17291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15386617#comment-15386617
]
Hudson commented on AMBARI-17291:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #5348 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/5348/])
AMBARI-17291 zookeeper.quorum in storm-metrics2.properties is broken (avijayan:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=0079796ad541824db1cf9c72461da3e651cdd788])
*
ambari-server/src/main/resources/common-services/STORM/0.9.1/package/scripts/params_linux.py
> zookeeper.quorum in storm-metrics2.properties is broken
> -------------------------------------------------------
>
> Key: AMBARI-17291
> URL: https://issues.apache.org/jira/browse/AMBARI-17291
> Project: Ambari
> Issue Type: Bug
> Components: ambari-metrics, ambari-server
> Affects Versions: trunk
> Environment: CentOS7.2
> Reporter: Masahiro Tanaka
> Assignee: Masahiro Tanaka
> Priority: Critical
> Fix For: trunk
>
> Attachments: AMBARI-17291.1.patch, AMBARI-17291.patch
>
>
> When installed Storm and Ambari Metrics (and ZooKeeper, for dependency),
> {{zookeeper.quorum}} in /etc/storm/conf/storm-metrics2.properties is looks
> like this.
> {code}
> zookeeper.quorum=[:2181,':2181,c:2181,7:2181,2:2181,0:2181,1:2181,.:2181,a:2181,m:2181,b:2181,a:2181,r:2181,i:2181,.:2181,a:2181,p:2181,a:2181,c:2181,h:2181,e:2181,.:2181,o:2181,r:2181,g:2181,':2181,,:2181,':2181,c:2181,7:2181,2:2181,0:2181,2:2181,.:2181,a:2181,m:2181,b:2181,a:2181,r:2181,i:2181,.:2181,a:2181,p:2181,a:2181,c:2181,h:2181,e:2181,.:2181,o:2181,r:2181,g:2181,':2181,,:2181,':2181,c:2181,7:2181,2:2181,0:2181,3:2181,.:2181,a:2181,m:2181,b:2181,a:2181,r:2181,i:2181,.:2181,a:2181,p:2181,a:2181,c:2181,h:2181,e:2181,.:2181,o:2181,r:2181,g:2181,':2181,]:2181
> {code}
> storm.zookeeper.servers is
> {{['c7201.ambari.apache.org','c7202.ambari.apache.org','c7203.ambari.apache.org']}}
> Steps to reproduce.
> Install Ambari Server (I used
> http://s3.amazonaws.com/dev.hortonworks.com/ambari/centos7/2.x/latest/trunk/ambaribn.repo)
> Setup and start Ambari Server (ambari-server setup -s and ambari-server start)
> Install Storm and ZooKeeper via Ambari Server (HDP2.4)
> Install Ambari Metrics
> Restart all required
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)