Instalace Apache Kafka

Instalace Apache Kafka

netstat -ant | grep :2181

netstat -ant | grep :9092

crontab -u kafka -e
@reboot /opt/kafka/bin/kafka-server-start.sh /opt/kafka/config/server.properties > /opt/kafka/kafka.log 2>&1