Failed Installing Kafka on Windows
May 11, 2017
I wanted to try the Kafka message broker on my laptop. Unfortunately it's only an i3 with 8Gb of RAM running Windows 7, and I failed due to an out of memory error.
Here is the documented approach I followed.
Download
First, I installed a JDK for Java 8. I …