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>
Determines where on the local filesystem a data node should store its blocks.
absolute path[
"/var/lib/hadoop/hdfs/dn"
]