Install and Run Apache Kafka and Zookeeper on Ubuntu 20
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:
https://kafka.apache.org/downloads
Java Installation: https://www.youtube.com/watch?v=XdH31gQczLA&t=246s&ab_channel=Codetuber
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
ubuntu