This was very helpful. I spent a whole day trying to set up kafka and zookeeper but couldn't figure it. You on the hand solved my problem in 8 min. Thank you!
tinku@ubuntu:~/kafka_2.13-2.7.0$ kafka-server-start.sh config/server.properties kafka-server-start.sh: command not found sir i got like this please suggest how to resolve this.please respond as soon as possible sir tq
kafka is not able access dataDir = /tmp/zookeeper/ Go to zookeeper.properties you will see dataDir Give permission to /tmp/zookeeper then try to start zookeeper, it will work. It worked for me.
i am getting an error while exec " bin/kafka-topic.sh " says : Downloads/kafka_2.13-3.2.3/bin/kafka-run-class.sh: line 342: exec: /usr/lib/jvm/jdk-17/bin/java/bin/java: cannot execute: Not a directory
This was very helpful. I spent a whole day trying to set up kafka and zookeeper but couldn't figure it. You on the hand solved my problem in 8 min. Thank you!
sweet and simple but yet an excellent tutorial..
Thank you ☺️
I found this very helpful. Thank you!
Thank you. Really Helpful
You're welcome!
very simple and clear
😊
Thank you ❤
Super helpful bud :)
i use window desktop, how can i install kafka, or to use kaka should i switch to ubuntu, what is the advantage of using ubuntu
Windows has some unwanted bugs. Atleast try WSL
Excellent - simple and clear!
Hey Buddy ! can I not install KAFKA on my windows? Is there any reason why we do on ubuntu?
zookeeper is hanging and it doesn;t complete , please suggest what to do
tinku@ubuntu:~/kafka_2.13-2.7.0$ kafka-server-start.sh config/server.properties
kafka-server-start.sh: command not found
sir i got like this please suggest how to resolve this.please respond as soon as possible sir tq
for me also happens same hot to reslove this
.I was able to resolve the error by creating a folder from start mkdir kafka and wget on it.
Same error 😢
I got a message like zookeeper audit is disabled while running zookeeper-server-start.sh and zookeeper.properties scripts
kafka is not able access dataDir = /tmp/zookeeper/
Go to zookeeper.properties you will see dataDir
Give permission to /tmp/zookeeper
then try to start zookeeper, it will work. It worked for me.
@@techbits6370 what it means to give permission to /tmp/zookeeper ...... and how to do it ... plz tell me in detail ... thanks in adv.
@@techbits6370 How to give that access pls explain a bit
@@steyn5723 did that work ?
i am getting an error while exec " bin/kafka-topic.sh "
says :
Downloads/kafka_2.13-3.2.3/bin/kafka-run-class.sh: line 342: exec: /usr/lib/jvm/jdk-17/bin/java/bin/java: cannot execute: Not a directory
This was really helpful. Thank you!
Awesome