Start Work on Apache Kafka || Understand concepts of apache kafka || Apache kafka configuration || Prerequisites Setup || Zookeeper & Broker
Hi Guys, I am writing this blog for freshers, learners or the experienced techies who want to start work on apache kafka, this is something we can start from scratch, we can start it from Linux OS, you would need Ubuntu OS to install or if you already have then its great :) Also if you need to install Ubuntu OS you can follow the below video link: Install Ubuntu OS using Virtualbox So once you ready with your OS, you can start work on apache kafka, there are prerequisites below before to start on apache commands: 1. Apache Kafka binaries 2. Install Java 3. Setup data logs path for zookeeper and broker To install apache libraries please use the below link Apache Org Link and download the below libraries. if you to open this zip file it has the .sh scripts file for bash to run on Unix like systems and there is one windows folder inside bin which have all .bat file if you are working on windows. Once you complete the download, you can start on apache kafka prerequi...