From the course: Complete Guide to Apache Kafka for Beginners
Unlock the full course today
Join today to access over 25,200 courses taught by industry experts.
Linux: Start Kafka in KRaft mode - Kafka Tutorial
From the course: Complete Guide to Apache Kafka for Beginners
Linux: Start Kafka in KRaft mode
- [Stefan] Hi, this is Stefan from Conduktor, and in this lecture we're going to set up a Kafka Broker using Linux in craft mode. That means just alone without something called Zookeeper. So for this, we have two comments to run. We're going to click a cluster ID and format the storage using the kafka-storage.sh command, and then we're going to start Kafka using the binaries. So let's get started. Okay, so now we're going to start Kafka. For this on the Kafka website, under Get Started, Quick Start, we're going to scroll down and we're going to run these comments right here. So let's clear our screen. And the first thing we have to do is to go into the Kafka folder. And from there we're going to generate a cluster UUID. This is necessary to just give an ID to our cluster. So I copy this command and I paste it in. Alright, done. Next, we need to format the log directories. So the log directories is where your Kafka data…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
(Locked)
Important: Starting Kafka and lectures order3m 53s
-
(Locked)
Starting Kafka with Conduktor: Multi-platform5m 7s
-
(Locked)
macOS X: Download and set up Kafka in PATH6m 13s
-
(Locked)
macOS X: Start Kafka in KRaft mode2m 25s
-
(Locked)
macOS X: Using brew4m 28s
-
(Locked)
Linux: Download and set up Kafka in PATH5m 38s
-
(Locked)
Linux: Start Kafka in KRaft mode2m 59s
-
(Locked)
Windows WSL2: WSL2 Setup2m 24s
-
(Locked)
Windows WSL2: Download Kafka and PATH setup5m 4s
-
(Locked)
Windows WSL2: Start Kafka in KRaft mode2m 10s
-
(Locked)
Windows WSL2: How to fix problems5m 21s
-
(Locked)
-
-
-
-
-
-
-
-
-
-
-