top of page

How to install Kafka in your windows ?

Updated: Mar 18, 2021

Steps :

First Download Kafka from this link : https://kafka.apache.org/downloads and unzip it and paste into C drive in folder name kafka like this we have .

when you are here in this window folder then type cmd. you can see this window

type here this command : zookeeper-server-start.bat ..\..\config\zookeeper.properties

if it

Now again go to that window folder and again type cmd

type command : kafka-server-start.bat ..\..\config\server.properties


If you like Codersarts blog and looking for Assignment help,Project help, Programming tutors help and suggestion you can send mail at contact@codersarts.com

Please write your suggestion in comment section below if you find anything incorrect in this blog post


bottom of page