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/06/18 04:19:05 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=15337508#comment-15337508 ] 

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

After the patch:
{code}
zookeeper.quorum=c7201.ambari.apache.org:2181,c7202.ambari.apache.org:2181,c7203.ambari.apache.org:2181
{code}

> 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.patch
>
>
> When installed Storm, {{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']}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)