Hello, I wanted to report a comment error that generates a message on the CLI ('#' ...) as I started Kafka from the windows script. kafka_2.11-0.10.0.1\bin\windows\kafka-run-class.bat
I did not find that case on Jira, nor how to contribute directly. https://issues.apache.org/jira/browse/KAFKA-5229?jql=project%20%3D%20KAFKA%20AND%20labels%20%3D%20newbie%20AND%20status%20%3D%20Open The problem is solved by replacing the line 84 with: "Rem create logs directory" Thank you for those tremendous tools. Hakim