Difference between revisions of "Kafka-topics --create"

From wikieduonline
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

Advertising: