MyNixOS website logo
option

services.hadoop.hbase.zookeeperQuorum

This option will set "hbase.zookeeper.quorum" in hbase-site.xml. Comma separated list of servers in the ZooKeeper ensemble.

Declarations
Type
null or strings concatenated with ","
Default
null
Example
"zk1.internal,zk2.internal,zk3.internal"