Skip to content

Instantly share code, notes, and snippets.

@mvitaly
Created September 25, 2017 23:18
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 mvitaly/f4029a25e4a3296f057c34b0539cec4e to your computer and use it in GitHub Desktop.
Save mvitaly/f4029a25e4a3296f057c34b0539cec4e to your computer and use it in GitHub Desktop.
Print classpath of spark-submit
SPARK_PRINT_LAUNCH_COMMAND=true spark-submit 2>&1 | head -1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment