services.spark.confDir
Spark configuration directory. Spark will use the configuration files (spark-defaults.conf, spark-env.sh, log4j.properties, etc) from this directory.
- Type
absolute path- Default
"${package}/conf"- Declared
- <nixpkgs/nixos/modules/services/cluster/spark/default.nix>