services.hbase-standalone.dataDir
NixOS option
Specifies location of HBase database files. This location should be writable and readable for the user the HBase service runs as (hbase by default).
type: absolute pathDefault
declared in: nixos/modules/services/databases/hbase-standalone.nixView source on NixOS/nixpkgs →"/var/lib/hbase"