yahoo / CMAK

CMAK is a tool for managing Apache Kafka clusters
Apache License 2.0
11.84k stars 2.5k forks source link

Can not start CMAK on windows #785

Open harshitgoel96 opened 4 years ago

harshitgoel96 commented 4 years ago

Hi,

I have been trying to start the CMAK on windows 10 environment. But I am getting following error

PS D:\cmak\bin> ./cmak -Dconfig.file=D:\cmak\conf\application.conf -Dhttp.port=8080
Bad root server path: D:\cmak\conf\application.conf

I am not sure what is the issue here. I have tried with both cmak and cmak.bat. I have only updated the path to zookeeper host in the conf file.

cmak.zkhosts="localhost:2181"

fandongcheng92 commented 3 years ago

Move the floder to root,such as d:// and delete the version number.

arsMarvin commented 3 years ago

I found this in my windows 10 computer. ("D:\kafka-manager\bin\kafka-manager.bat") set_kafka_manager_config

KAFKA_MANAGER_config.txt Add above file to your kafka-manager path(eg: "D:\kafka-manager\KAFKA_MANAGER_config.txt"), then restart without any command line parameters。