Install and run Kafka
None
20 mins
This guide walks you through installing Kafka natively on your machine. It assumes you have a 'unix like' system (Linux / Mac / Windows with Linux subsystem).
Another option is to run our docker image. This image has all the software (Kafka, Spark ..etc) pre-installed and configured.
This assumes that you can run Docker containers on your machine and you have some basic knowledge of Docker.
Lot of people prefer this, as it has pretty much every thing you need to run the labs with no effort installing and configuring components.
Follow the docker training image documentation for details and instructions.
Walk through this project on screen first.
You can use Jupyter UI. Instructor will provide the details.
Follow 01.1-kafka-install.md
Follow 01.2-setup-ui-clients.md