services.hadoop.yarnSite

Additional options and overrides for yarn-site.xml https://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-common/yarn-default.xml

Type
attribute set of anything
Default
{ }
Example
{
  "yarn.resourcemanager.hostname" = "${config.networking.hostName}";
}
Declared
<nixpkgs/nixos/modules/services/cluster/hadoop/default.nix>