Zookeeper: Useful Command Line

Created: 18 April 2019  Modified:

Zookeeper command line commands

Many Zookeeper exampls using zkCli.sh assume you are on the localhost and defaul port (2181)

Describe plugin goals and configuration.

  $ ./zkCli -server localhost:9983
tags: zookeeper - command line - zkCli - server - port
   Less Is More