Which release of Kafka did you download ? The error seems to be (in English):
unable to find or load the main class I searched Kafka source code but didn't find reference to OpenLink. Can you give the complete error ? Thanks On Wed, Dec 13, 2017 at 12:55 AM, Thomas JASSEM <thomas.jas...@gmail.com> wrote: > Hello, > > I am not able to run kafka on my computer because I have an error when I > try to launch Kafka with the command .\bin\windows\kafka-server-start.bat > \config\server.properties or even with the command > .\bin\windows\kafka-server-start.bat abcd (just to try): > Erreur : impossible de trouver ou charger la classe principale > Files\OpenLink > > I downloaded kafka binary file from apache kafka website and then unzip it > in my C:\user\username folder. I modified my log.dirs property in > server.properties but that's all. > > How can I do ? > > Thank you very much. > > Thomas. >