zookeeper : servers

IP address and port (default 2181) of each ZooKeeper host in the ZooKeeper cluster.

Value

String

Default

(none)

How to set

In Management Station, set on the Nuance Resource Manager service. If not using Management Station, set in the resource manager configuration file (User-nrm01.yaml see Configuration roadmap).

Usage

Changed by system administrators during initial system configuration.

By default, this property value is empty. The list of ZooKeeper addresses must match the list of ZooKeeper nodes in the system. For information on setting up ZooKeeper for the Resource Manager, see Setting up ZooKeeper.

In Management Station, format the value as a string array: one or more comma-separated values enclosed in square brackets [ ].

For example:

[ip_address:port,ip_address:port,ip_address:port]