Problem scenario
You want to set up Apache Kafka with a single broker just to test out. How do you do this on any distribution of Linux?
Prerequisite
You must install Zookeeper. If you need assistance, see this posting.
You may want to install screen because this solution will rely on it; you could open duplicate terminals instead of using the screen command.
…
Continue reading “How Do You Set Up Apache Kafka on Any Distribution of Linux?”