liyunhua created KAFKA-13343: -------------------------------- Summary: 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 Attachments: image-2021-10-04-19-03-35-241.png
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)