I have recently installed kafka_2.11-0.10.2.0
, but to run this we have to first run the zookeeper server.
But whenever I run command
bin/zookeeper-server-start.sh config/zookeeper.properties
it throws an error i.e.
Error: Could not find or load main class kafka.kafka_2.11-0.10.2.0.bin....logs.zookeeper-gc.log
Any kind of help will be appreciated