filmov
tv
How to install Apache Kafka in Windows operating system?
Показать описание
This video shows how to install apache Kafka in windows operating system and how to create a new topic, how to send & receive the message.
## Download the Kafka Server package
## Unzip the package
## move to /kafka/bin/windows directory
## Start zookepper server
## Start Kafka Server
## Create Topic
## List out all the topics
## Start the Producer console to send messages
## Start the Consumer console to Consume Messages
## Download the Kafka Server package
## Unzip the package
## move to /kafka/bin/windows directory
## Start zookepper server
## Start Kafka Server
## Create Topic
## List out all the topics
## Start the Producer console to send messages
## Start the Consumer console to Consume Messages