services.hadoop.httpfsSite

Hadoop httpfs-site.xml definition https://hadoop.apache.org/docs/current/hadoop-hdfs-httpfs/httpfs-default.html

Type
attribute set of anything
Default
{ }
Example
{
  "hadoop.http.max.threads" = 500;
}
Declared
<nixpkgs/nixos/modules/services/cluster/hadoop/default.nix>