97202/how-to-stop-zookeeper-service
Hi Guys,
I have started the Zookeeper service for Kafka. Now I want to stop the service. So that I can shut down the cluster. Can anyone tell me how to stop Zookeeper service?
Hi@akhtar,
You can find one script in the bin folder. To stop the Zookeeper service, you can use the below command.
$ bin/zkServer.sh stop
Hi@akhtar, You can change the default directory in ...READ MORE
You can use auto.commit.enable to allow Kafka ...READ MORE
For your case what you can do ...READ MORE
Deleting topic isn't always working in 0.8.1.1 Deletion ...READ MORE
Apache Kafka is one of the components ...READ MORE
I guess you need provide this kafka.bootstrap.servers ...READ MORE
Here are some of the important features of ...READ MORE
The reset option only prints the result ...READ MORE
Hi@akhtar, Before you start the Zookeeper service, you need ...READ MORE
Hi@akhtar, It is a must to set up ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.