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

[jira] [Updated] (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:all-tabpanel ]

liyunhua updated KAFKA-13343:
-----------------------------
    Description: 
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!

 

  was:
[链接标题|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!

 


> 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.3.4#803005)