services.hadoop.hdfs.datanode.dataDirs.*.path

Determines where on the local filesystem a data node should store its blocks.

Type
absolute path
Example
[
  "/var/lib/hadoop/hdfs/dn"
]
Declared
<nixpkgs/nixos/modules/services/cluster/hadoop/hdfs.nix>