MyNixOS website logo
option

services.hadoop.hbaseSite

Declarations
Type
attribute set of anything
Default
{ }
Example
{
  "hbase.hregion.max.filesize" = 20*1024*1024*1024;
  "hbase.table.normalization.enabled" = "true";
}