You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Joe Stein (JIRA)" <ji...@apache.org> on 2014/01/14 00:21:50 UTC

[jira] [Commented] (KAFKA-1203) Step 3 of QuickStart guide is wrong

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

Joe Stein commented on KAFKA-1203:
----------------------------------

You might be thinking of the 0.8 quick start http://kafka.apache.org/documentation.html#quickstart which in 0.8 uses the broker-list instead of zookeeper and has the --broker-list param.  0.7 uses zookeeper for producing messages and is a required param for 0.7 as per the quick start

> Step 3 of QuickStart guide is wrong
> -----------------------------------
>
>                 Key: KAFKA-1203
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1203
>             Project: Kafka
>          Issue Type: Bug
>          Components: website
>            Reporter: J Potter
>            Priority: Minor
>              Labels: documentation
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> Step 3 of the quick start guide (http://kafka.apache.org/07/quickstart.html) incorrectly lists "--zookeeper localhost:2181", when it should be "--broker-list localhost:9092"



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)