spark-shell $(sbin/parse-yaml.sh conf/spark-default.yml.template)
- parse-yaml.sh: Yaml parser logic
- spark-default.yml.template: Yaml file which contains spark configurations
spark-shell $(sbin/parse-yaml.sh conf/spark-default.yml.template)
- parse-yaml.sh: Yaml parser logic
- spark-default.yml.template: Yaml file which contains spark configurations