MyNixOS website logo
option

services.hadoop.yarnSite

Declarations
Type
attribute set of anything
Default
{ }
Example
{
  "yarn.resourcemanager.hostname" = "${config.networking.hostName}";
}