services.hadoop.hbase.zookeeperQuorum

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

Type
null or strings concatenated with ","
Default
null
Example
"zk1.internal,zk2.internal,zk3.internal"
Declared
<nixpkgs/nixos/modules/services/cluster/hadoop/hbase.nix>