Install and Run Apache Kafka and Zookeeper on Ubuntu 20

preview_player
Показать описание
In this Apache Kafka tutorial, we will setup and install Apache Kafka and Zookeeper on out Ubuntu 20.04 system and also run Apache Kafka and Zookeeper on out Ubuntu 20.04 system.

Apache Kafka is an open-source distributed event streaming platform used by thousands of companies for high-performance data pipelines, streaming analytics, data integration, and mission-critical applications.

Links:

Chapters
0:00 Installing Java
1:45 Downloading and Extracting Kafka
3:50 Adding Kafka to Path
6:00 Start zookeeper
6:55 Start Kafka
7:30 Change Configs

Tags #kafka #dataScience #bigData #streaming #tutorial
Рекомендации по теме
Комментарии
Автор

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!

carlosm.
Автор

sweet and simple but yet an excellent tutorial..

AbhishekSrivastavapune
Автор

zookeeper is hanging and it doesn;t complete, please suggest what to do

gautamssinha
Автор

Hey Buddy ! can I not install KAFKA on my windows? Is there any reason why we do on ubuntu?

mjjtube
Автор

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

keshariamit
Автор

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

gandikotadharani
Автор

i am getting an error while exec " bin/kafka-topic.sh "
says :
line 342: exec: cannot execute: Not a directory

charanbhavisetti
Автор

I got a message like zookeeper audit is disabled while running zookeeper-server-start.sh and zookeeper.properties scripts

bharathvemula