You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Masahiro Tanaka (JIRA)" <ji...@apache.org> on 2016/07/11 18:11:11 UTC

[jira] [Commented] (AMBARI-17291) zookeeper.quorum in storm-metrics2.properties is broken

    [ https://issues.apache.org/jira/browse/AMBARI-17291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15371317#comment-15371317 ] 

Masahiro Tanaka commented on AMBARI-17291:
------------------------------------------

Hi [~aonishuk], [~gautamborad], [~sumitmohanty], [~swagle], I added steps to reproduce. Could you review this?

> 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
>         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)