Single Node Kafka Installation: Java, Zookeeper, and Kafka Setup

preview_player
Показать описание
In this video, we will walk you through the complete process of setting up Apache Kafka on a single node. This step-by-step guide covers all the essential components needed for a successful Kafka installation, including Java installation, downloading the latest version of Apache/Confluent Kafka, and setting up both Zookeeper and Kafka. By the end of this tutorial, you will have a fully functional single-node Kafka instance ready for your projects or training purposes.
00:00 Kafka single node prerequisites
00:20 Memory availability
00:35 zookeeper folder creation
01:00 Kafka logs directory creation
01:30 java installation on linux
03:00 set java path
03:20 apache kafka download
04:30 unzip kafka through command line
05:00 set softname for kafka
05:50 zookeeper properties setup
07:02 Run zookeeper server on front end
07:45 kafka server properties setup
08:28 Run kafka server
09:25 Run kafka server back end
09:45 Run zookeeper server and kafka server on back end
Рекомендации по теме
Комментарии
Автор

Good content...Could you please explain about Internal Topic config's...✋

BrahmaiahBandaru-cx