services.hadoop.hbase.regionServer.overrideHosts

NixOS option

Remove /etc/hosts entries for “127.0.0.2” and “::1” defined in nixos/modules/config/networking.nix Regionservers must be able to resolve their hostnames to their IP addresses, through PTR records or /etc/hosts entries.

type: boolean
Default
true
declared in: nixos/modules/services/cluster/hadoop/hbase.nixView source on NixOS/nixpkgs →