Don't be mad, but you're Indian person that I can listening you clearly rather than any other Indian. In this point, you're the best. Thanks for the tutorial dude
Could you please do a tutorial about how we can implement two simple independent micro services one is producer and the other one is consumer, with docker Thanks appreciate this video
Question: what is the best practice to run consumer.php file so that it reads constantly and processes kafka messages. Simply, if the server reboots, etc., then you need to make sure that the consumer.php file is running? I must run it with cron or exist some more elegant solutions? And if possible, please explain the best way to do this in docker
Thank you for the awesome tutorial and the explanation. Question : Is it safe to use the images directly in docker file ? Could you please provide an alternate and secure way without pointing to images ? What if these images goes wrong ? how to safely recover ?
My docker compose version is v2.18.1. So when i created the yml file and tried to run it gives me an error docker-compose.yml: (root) Additional property Version is not allowed. Can you please help me resolve this
I'm trying to do the same in widows but I'm getting an error: missing mandatory config: KAFKA_ZOOKEEPER_CONNECT Can anyone help me on this? Thanks in advance.
After ./bin/kafka-topics.sh --create --zookeeper zookeeper=2181 --replication-factor 1 --partitions 1 --topic events I get the following error msg: ERROR Unable to resolve address: zookeeper=2181:2181 (org.apache.zookeeper.client.StaticHostProvider) java.net.UnknownHostException: zookeeper=2181: Name does not resolve..... Any idea what to do?
Problem was a typo :/ (see below correct version): ./bin/@t --create --zookeeper zookeeper=2181 --replication-factor 1 --partitions 1 --topic events Thanks for the great video!!!
1 month ago $ docker exec -it kafka /bin/sh the input device is not a TTY. If you are using mintty, try prefixing the command with 'winpty' @SelfTuts: I am also not able to go inside . Getting message as above
It is better to show all dependency softwares installations instead of showing only kafka installation. So This video is not for the beginners. We need Virutal box, and any type of linux operating system , docker, docker compose installation before we follow this video of kafa installation. I wish you give the viewers complete prerequisite software installations tutorial before you proceed to showing kafka installation.
I have watched several videos before this....
But this video helped me through
Thanks
Onalarini emsin blin ishqilib bir nima qilib ishlatdim, Malades Hindistaniskiy Englishni yorivirdungiz lekin , oma omadingni bersin , Rahmat
Thanks a lot! Very detailed and well paced, you made me fall in love with docker again!
Don't be mad, but you're Indian person that I can listening you clearly rather than any other Indian. In this point, you're the best. Thanks for the tutorial dude
Yes thank you so much, chutiya.
Clear - Concise and to the point. Great Work
detailed explanation! best for beginners!
Aniketh bhai aap yahan kaise ? What a crazy coincidence XD
@@amaanmohammad1190 we will have many co incidences I think 😄😄
Simple and concise what I need to quickly setup Kafka.. Thanks and I really appreciate the video.
Could you please do a tutorial about how we can implement two simple independent micro services one is producer and the other one is consumer, with docker
Thanks appreciate this video
did u find any good tutorial doing that ??
Looking for the same
Here is what i found -
th-cam.com/video/fCt0L4LwB9w/w-d-xo.html
th-cam.com/video/NjHYWEV_E_o/w-d-xo.html
th-cam.com/video/IncG0_XSSBg/w-d-xo.html
Thanks a lot! Nice tutorial. I followed the steps and successfully able to run kafka on docker.
Amazing content!! Only 9.63k subscribers are not fair.
Thank you a lot! I've been looking exactly for this.
Thanks for these amazing tutorials
Thank you man! You helped me a lot
Excellent and Simple Explanation. Helped me a lot. Thank Youu :)
Question: what is the best practice to run consumer.php file so that it reads constantly and processes kafka messages. Simply, if the server reboots, etc., then you need to make sure that the consumer.php file is running? I must run it with cron or exist some more elegant solutions? And if possible, please explain the best way to do this in docker
thanks a lot your explanation is so easy to understand.
Nice work, a very good video, keep it up, thanks for creating and sharing it
Brilliant video ! Thank you so much !
Great Explanation !... appreciate your efforts to explain it so beautifully. thanks
Thank you for the awesome tutorial and the explanation.
Question :
Is it safe to use the images directly in docker file ?
Could you please provide an alternate and secure way without pointing to images ?
What if these images goes wrong ? how to safely recover ?
simply amazing to the point explanation !! i love it i access your whole playlist
very useful video, thanks sir
Just a question, If Im using pypkafka , should i use 'localhost:9092' or 'kafka:9092'
Thank you sir. This was really helpful
great work 👍
Very useful video
@SelfTuts Please tell the fonts name you are using in ubuntu and intellij.
thank you sir, you help me so much
thanks for your sharing :)) I'm very grateful.
Thanks, simple, and objective.
Can we deploy datascience models using docker?
Thanks, informative video!
it was soooo informative mate , tnx
Good session. Can you provide a session to install Kafka confluent platform in Kubernetes/docker?
Very good tutorial, keep up with your work!
Any specific reason to use wurstmeister image and not the official zookeeper image?
No. It's your choice to use any image
beautiful. simple and clear
Thank you.. great work.. please make a video on kubernetes
Thank you very much. Perfect!!!
Great tutorial!
Great video. Thanks for sharing. Can you make one for docker+hadoop+spark using intellij
Do you know how to deploy kafka cluster on kubernetes?
My docker compose version is v2.18.1. So when i created the yml file and tried to run it gives me an error docker-compose.yml: (root) Additional property Version is not allowed. Can you please help me resolve this
You do not need docker-compose anymore as compose is now a subcommand of docker.
how come you ar eusing version 3 for docker-compose becuae the latest is v2.18.1??? how and why
You do not need docker-compose anymore as compose is now a subcommand of docker.
great tutorial. Thank you.
Osm explaination
Thanks a lot!
Thanks brother :)
no need docker network to connect kafka and zookeeper?
When you look at 14:38 you see that a common network is started. The name of this network is combined from the directory name and "default".
thanks,very useful
Very nice
Hi, how do you setup sasl plaintext authentication under this?
it does not run kafka(zookeper work) now
I'm trying to do the same in widows but I'm getting an error:
missing mandatory config: KAFKA_ZOOKEEPER_CONNECT
Can anyone help me on this?
Thanks in advance.
Excelent video...but could you please talk a little more slowly?
Fantastic
Getting unauthorised incorrect password or username while pulling the Zookeeper image
amazing
article link doesnt work
Thanks
After ./bin/kafka-topics.sh --create --zookeeper zookeeper=2181 --replication-factor 1 --partitions 1 --topic events
I get the following error msg:
ERROR Unable to resolve address: zookeeper=2181:2181 (org.apache.zookeeper.client.StaticHostProvider)
java.net.UnknownHostException: zookeeper=2181: Name does not resolve.....
Any idea what to do?
Problem was a typo :/ (see below correct version):
./bin/@t --create --zookeeper zookeeper=2181 --replication-factor 1 --partitions 1 --topic events
Thanks for the great video!!!
Thanks man
Please help i am unable to go inside opt folder..getting error permission denied
Use root user to go inside opt folder
@@codewithrajranjan Can you give example...how?..Thanks for valuable reply
1 month ago
$ docker exec -it kafka /bin/sh
the input device is not a TTY. If you are using mintty, try prefixing the command with 'winpty'
@SelfTuts: I am also not able to go inside . Getting message as above
My issue is resolved if i use powershell instead of bash shell. Hope it helps someone
@@jason87789 most of the command not working in normal prompt, power shell should be used
great
thank you
thanks a lot
Looks like selftuts.com is down.
It is better to show all dependency softwares installations instead of showing only kafka installation. So This video is not for the beginners. We need Virutal box, and any type of linux operating system , docker, docker compose installation before we follow this video of kafa installation. I wish you give the viewers complete prerequisite software installations tutorial before you proceed to showing kafka installation.
thanks