Confluent Kafka Guide

TECH WOLF
Dec 26, 2022

--

Post installation of confuent on Ubuntu WSL:

if ubuntu don’t recoginise kafka:

Do environment variable setup:

export CONFLUENT_HOME=~/confluent-6.1.0
export PATH=$CONFLUENT_HOME/bin:$PATH

If confluent kafka no restarting even after multiple retires on windows local. Try clearing temp in path cd ~/tmp for kafka.

Rest Endpoints:

--

--