Translate

Kafka - Failed with result 'exit-code'

Error:

    Failed with result 'exit-code'


Solution:

   1) Open the file meta.properties.

         In my case, it was located at the path /home/kafka/logs/meta.properties

    3) Just comment the the cluster.id with a #

    4) Restart zookeeper and kafka. (sudo systemctl restart kafka)








No comments:

Post a Comment