services.hadoop.hdfsSite

Additional options and overrides for hdfs-site.xml https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/hdfs-default.xml

Type
attribute set of anything
Default
{ }
Example
{
  "dfs.nameservices" = "namenode1";
}
Declared
<nixpkgs/nixos/modules/services/cluster/hadoop/default.nix>