services.hbase-standalone.dataDir

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 path
Default
"/var/lib/hbase"
Declared
<nixpkgs/nixos/modules/services/databases/hbase-standalone.nix>