services.hadoop.coreSite

Hadoop core-site.xml definition https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/core-default.xml

Type
attribute set of anything
Default
{ }
Example
{
  "fs.defaultFS" = "hdfs://localhost";
}
Declared
<nixpkgs/nixos/modules/services/cluster/hadoop/default.nix>