You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/01/14 21:28:35 UTC

[jira] [Commented] (STORM-559) ZkHosts in README should use 2181 as port

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

ASF GitHub Bot commented on STORM-559:
--------------------------------------

GitHub user Parth-Brahmbhatt opened a pull request:

    https://github.com/apache/storm/pull/382

    STORM-559: ZkHosts in README should use 2181 as port.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Parth-Brahmbhatt/incubator-storm storm-559

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/382.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #382
    
----
commit 83f3d4bed0e4ac43b60e113e4821fcf23a3f8ab2
Author: Parth Brahmbhatt <br...@gmail.com>
Date:   2015-01-14T20:27:35Z

    STORM-559: ZkHosts in README should use 2181 as port.

----


> ZkHosts in README should use 2181 as port
> -----------------------------------------
>
>                 Key: STORM-559
>                 URL: https://issues.apache.org/jira/browse/STORM-559
>             Project: Apache Storm
>          Issue Type: Documentation
>          Components: storm-kafka
>    Affects Versions: 0.9.2-incubating
>            Reporter: Anyi Li
>            Priority: Minor
>             Fix For: 0.9.2-incubating
>
>
> Recently I am using kafka spout to consume message from kafka server. While reading documents on https://github.com/apache/storm/tree/master/external/storm-kafka, the instructions on creating ZkHosts is really confusing. It seems like it should point to broker instead of zookeeper because the example uses port 9092. But  after couple of testing, I realized it should point to the zookeeper and use 2181. The document is not clearly on that point. It would be great if we can change that. 



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