services.hbase-standalone.enable

NixOS option

Whether to enable HBase master in standalone mode with embedded regionserver and zookeper. Do not use this configuration for production nor for evaluating HBase performance .

type: boolean
Default
false
Example
true
declared in: nixos/modules/services/databases/hbase-standalone.nixView source on NixOS/nixpkgs →