Skip to content

Guna-varma/apache-kafka-producer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

.\bin\windows\zookeeper-server-start.bat .\config\zookeeper.properties (Zookeeper Server Start)

.\bin\windows\kafka-server-start.bat .\config\server.properties (Kafka Server Start)

.\bin\windows\kafka-topics.bat --create --topic --bootstrap-server localhost:9092 --partitions 1 --replication-factor 1 (Topic Createtion)

//Another tab .\bin\windows\kafka-console-producer.bat --broker-list localhost:9092 --topic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages