Skip to content

Instantly share code, notes, and snippets.

@dvbobrov
Created July 4, 2016 20:44
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dvbobrov/73743f562e4cbb2d56b3c0b2af84fd52 to your computer and use it in GitHub Desktop.
Save dvbobrov/73743f562e4cbb2d56b3c0b2af84fd52 to your computer and use it in GitHub Desktop.
Making spark-submit work with s3a:// URLs
SPARK_DIST_CLASSPATH="/opt/spark/lib/aws-java-sdk-1.7.4.jar:/opt/spark/lib/hadoop-aws-2.6.0.jar"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment