February 2019
Beginner to intermediate
544 pages
14h 36m
English
Installing and running Kafka in local mode requires only 5-10 minutes, if you follow these steps. Make sure you have Java installed on your system before you start:
tar -xvf kafka_2.11-2.0.0.tgz
mkdir /opt/kafka mv kafka_2.11-2.0.0/* opt/kafka
bin/zookeeper-server-start.sh config/zookeeper.properties ...
Read now
Unlock full access