Skip to content

Instantly share code, notes, and snippets.

@prasku5
Created May 15, 2018 09:59
Show Gist options
  • Save prasku5/e275210157d5586523bc43ea07bb31c9 to your computer and use it in GitHub Desktop.
Save prasku5/e275210157d5586523bc43ea07bb31c9 to your computer and use it in GitHub Desktop.
spark-shell
--master yarn \
--conf spark.ui.port = 15555 \
--executor-memory 2g \
--num-executors 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment