configurations in hbase-site.xml, see https://github.com/apache/hbase/blob/master/hbase-server/src/test/resources/hbase-site.xml for details.
Declarations
Type
attribute set of (string or signed integer or boolean)
Default
{
"hbase.rootdir" = "file://${config.services.hbase-standalone.dataDir}/hbase";
"hbase.zookeeper.property.dataDir" = "${config.services.hbase-standalone.dataDir}/zookeeper";
}