Anyi Li created STORM-560:
-----------------------------
Summary: ZkHosts in README should use 2181 as port
Key: STORM-560
URL: https://issues.apache.org/jira/browse/STORM-560
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)