Skip to content

Instantly share code, notes, and snippets.

@jccorrea
Created April 13, 2017 19:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jccorrea/acbf855bae96450aec3e280d4cd8d091 to your computer and use it in GitHub Desktop.
Save jccorrea/acbf855bae96450aec3e280d4cd8d091 to your computer and use it in GitHub Desktop.
clone spark.properties via shell
for i in 03 04 05 06 07 08 09 10 11 12 13; do cp 11_spark_conf.properties "${i}_spark_conf.properties"; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment