kafka-topics --create
Revision as of 19:23, 14 March 2024 by Welcome (talk | contribs) (Created page with "{{lc}} kafka-topics --create --topic YourTopicName1 --bootstrap-server localhost:9092 --partitions 3 --replication-factor 1 Created topic YourTopicName1. {{kafka}}")
kafka-topics --create --topic YourTopicName1 --bootstrap-server localhost:9092 --partitions 3 --replication-factor 1 Created topic YourTopicName1.
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: