You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "John Castorina (Jira)" <ji...@apache.org> on 2021/11/20 20:36:00 UTC

[jira] [Commented] (KAFKA-13343) kafka-topics.sh throws error with the step3 command of quickstart's steps

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

John Castorina commented on KAFKA-13343:
----------------------------------------

For me, after adding the listed required arguments, the terminal just hangs, and the running server never updates.

> kafka-topics.sh throws error with the step3 command of quickstart's steps
> -------------------------------------------------------------------------
>
>                 Key: KAFKA-13343
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13343
>             Project: Kafka
>          Issue Type: Bug
>          Components: documentation
>         Environment: CentOS Linux release 8.4.2105
>            Reporter: liyunhua
>            Priority: Major
>         Attachments: image-2021-10-04-19-03-35-241.png
>
>
> https://kafka.apache.org/quickstart 
>  i'm a new comer to kafka, so i learn by QUICKSTART, when i run the step 3 with the command below ,i get error like `Missing required argument "[partitions]"`
> run:
>  
> {code:java}
> ./bin/kafka-topics.sh --create --topic quickstart-events --bootstrap-server localhost:9092
> {code}
> output:
> !image-2021-10-04-19-03-35-241.png!
>  
> please help!
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)