Difference between revisions of "Kafka-topics --create"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | [[kafka-topics --create]] --topic YourTopicName1 --bootstrap-server localhost:9092 --partitions 3 --replication-factor 1 | + | [[kafka-topics --create]] --[[topic]] YourTopicName1 --bootstrap-server localhost:9092 --partitions 3 --replication-factor 1 |
Created topic YourTopicName1. | Created topic YourTopicName1. | ||
Revision as of 10:02, 21 March 2024
kafka-topics --create --topic YourTopicName1 --bootstrap-server localhost:9092 --partitions 3 --replication-factor 1 Created topic YourTopicName1.
kafka-topics [ --list ]
- Kafka,
kafka-cluster -h
,kafka-configs, kafka-features
,kafka-topics, kafka-consumer-groups, kafka-storage, kafka-server-start, kafka-server-stop, kafka-reassign-partitions, kafka-topics, kafka-console-producer
, Amazon MSK, Kafka Connect, 9092,server.properties
, KRaft, Kafka changelog
Advertising: