Linux - vasanthsumanath/MyWIKI GitHub Wiki

Installing Open JDK Version 11 in RedHat Linux V7.7

sudo yum install java-11-openjdk-devel

Install ZooKeeper

https://blog.redbranch.net/2018/04/19/zookeeper-install-on-centos-7/

Install Kafka Broker

https://www.digitalocean.com/community/tutorials/how-to-install-apache-kafka-on-centos-7