I was trying to start kafka Server after i started zookeeper but i run in some error. I have downloaded zookeeper from the downloadpage and i could sucessfully start it, because when i try to start zookeeper from kafka installation i get a syntax error by cmd. However the same problem when i try to start kafka server, i get the following output:
C:kafka>.binwindowskafka-server-start.bat .configserver.properties
Syntaxfehler.
C:kafka>
I have set the enviroment variables to: KAFKA_HOME C:kafka and the path to: C:kafkabinwindows
and i set the server.properties to: log.dirs=c:/kafka/kafka-logs
i use the java version java version “1.8.0_411”
I would be thankfull for any help
I was trying to run kafka from powershell but same syntax error…
Mike Bieri is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1