[ 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: 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)