services.hadoop.hbase.zookeeperQuorum
NixOS option
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
declared in: nixos/modules/services/cluster/hadoop/hbase.nixView source on NixOS/nixpkgs →"zk1.internal,zk2.internal,zk3.internal"