[ https://issues.apache.org/jira/browse/KAFKA-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706879#comment-14706879 ]
Manikumar Reddy commented on KAFKA-2458: ---------------------------------------- For 0.8.2.1, You should look here: https://kafka.apache.org/documentation.html#quickstart https://kafka.apache.org/08/quickstart.html is for kafka 0.8 release. > Documentation bug - Quickstart references 'bin/kafka-XXX-topic.sh' scripts > which no longer exist > ------------------------------------------------------------------------------------------------ > > Key: KAFKA-2458 > URL: https://issues.apache.org/jira/browse/KAFKA-2458 > Project: Kafka > Issue Type: Bug > Components: website > Affects Versions: 0.8.2.1 > Reporter: Craig McConomy > Priority: Minor > > When following the guide @ https://kafka.apache.org/08/quickstart.html with > the latest version available (0.8.2.1), I found reference to the following > scripts: > bin/kafka-create-topic.sh > bin/kafka-list-topic.sh > These have apparently been replaced by a single script, > bin/kafka-topic.sh --create > bin/kafka-topic.sh --list -- This message was sent by Atlassian JIRA (v6.3.4#6332)