Skip to content

skp33/spark-yaml-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Spark Yaml Parser

This function will Parse a simple YAML file and will output concatenate --conf arguments

Typical Usage:

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages