I am trying to execute the following command:
zookeeper-server-start.bat ....configzookeeper.properties
while being inside the kafkabinwindow directory
and while running the command I am getting the following error:
zookeeper-server-start.bat ....configzookeeper.properties
The input line is too long.
The syntax of the command is incorrect.
I downloaded the apache file, then I edited the zookeeper.properties file.
I created a mklink folder called kafka, for the downloaded kafka_2.12-3.7.0 folder.
then I tried to run the following command:
zookeeper-server-start.bat ....configzookeeper.properties
while being in the kafkabinwindows directory