Created
September 25, 2017 23:18
-
-
Save mvitaly/f4029a25e4a3296f057c34b0539cec4e to your computer and use it in GitHub Desktop.
Print classpath of spark-submit
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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