How to install Apache Kafka on Windows | Without Virtual Box | Basic Terminology | Hands on

preview_player
Показать описание
Video Incude:
What is the Apache Kafka on Windows Machine.
Virtual box is not required
How to start Zookeeper, Kafka Broker
How to create topic, partition and replication
How to create producer and send message
How to create consumer to accept message

All Basic Command at GitHub:

Start Zookeeper

Start Kafka Broker

Create topic

List topic

Start Producer

Send message
How are you
Binod Suman Academy

Receive message
How are you
Binod Suman Academy
Рекомендации по теме
Комментарии
Автор

Thanks a lot Binod ji, run first producer consumer app on my windows by going through this...

kaushalkumar
Автор

Very helpful and easy installation video to start working on Kafka! Looking forward to more videos

deepikaselvamurugan
Автор

Easy to understand and practice! Worked without any error. Thank you !

rajdeephp
Автор

Great video, it is very informative. One suggestion - Please provide download link for the softwares in the description.

DebtanuMaji
Автор

Sir my zookeeper started successfully but when i right kafka command it doest not printed any logs just empty

littleSwati
Автор

Hi sir


My Kafka server is not running and after doing command with Kafka server with server properties file it is coming nothing and started creating topic it is saying that broker may not available

sureshmaheshuni
Автор

In my system zookeeper is working fine but kakfa server is not getting started.. can you help me with it.??
When I type command to start kafka server it doesn't show any output

shreyamahajan
Автор

Hi Binod,
I am getting The system cannot find the path specified as i followed your instructions when am executing zookeeper start bat file

arunsamala
Автор

Sir I have been trying to install kafka. when I am running zookeeper properties I am getting this error message "Classpath is empty. Please build the project first e.g. by running 'gradlew jarAll'" I am not able to resolve this please help

jainendra
Автор

Hi Binodji,
I am getting the below error while starting the zookeeper(I have checked java is installed.)
Please help me to resolve the issue.

Error: missing `server' JVM at `C:\Program Files
Please install or use the JRE or JDK that contains these missing components.

SaurabhLaik
Автор

Hi Binodji,
I am getting "The input line is too long.
The syntax of the command is incorrect" error while executing command
zookeeper-server-start.bat config\zookeeper.properties

shashank
Автор

Hi Binogji, While I was trying to install Kafka on my local I’am facing this issue .
config\zookeeper.properties
Files\Java\OpenJDK\bin""] was unexpected at this time.

RakeshGandu-wbeu
Автор

I done the same, but I am getting error, \teradata\client\16.20 \bin\ was expected at this time

TheAbhinav
Автор

How to start the zookeeper and kafka hidden (how to avoid the command promts) ?

mohammedameenzainuddin
Автор

I'm getting below error.

config\zookeeper.properties
The system cannot find the path specified.

also tried

The system cannot find the path specified.

krishnakumar_