Skip to content

punchplatform-zookeeper-console.sh

Zookeeper debug commands

Synopsis

punchplatform-zookeeper-console.sh

Description

Zookeeper debug commands

Command

The following options are available:

  • --cluster <zookeeper cluster id> :

    • allows to select a zookeeper cluster among those defined in PunchPlatform properties file.
  • --server <host:port> :

    • allows to select a zookeeper server to target those defined in PunchPlatform properties file.
  • --cluster and --server are mutually exclusive :

    • If neither is provided, then will try to guess zk cluster (default cluster, local cluster)

FILES

  • punchplatform.properties:
    • This json file defines the punchplatform settings. It is used by punchplatform-kafka-topics.sh primarily to know the broker list.

SEE ALSO

environment