MyNixOS website logo
option

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

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

Declarations
Type
path
Example
[
  "/var/lib/hadoop/hdfs/dn"
]