/Kafka

Kafka setup, producers ,consmers code under one roof

Primary LanguageJava

Kafka installation

To install kafka in windows download the Binary files from Apache open source foundation. Link

Steps :

  1. After downloading binary files of kafka. extract them all into your C:/ drive
  2. Copy the path C:/Kafka/bin/windows and add it into environment variables of your pc.
  3. You made it !!

You can start with running these commands in terminal kafka and zookeeper server

Reference video:

https://www.youtube.com/watch?v=qS4MKvGHPuM