Skip to content

Instantly share code, notes, and snippets.

@MovileGente
Created April 16, 2019 18:49
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save MovileGente/5dd2f33e6195d506897a263a172f4fae to your computer and use it in GitHub Desktop.
import os
os.environ["JAVA_HOME"] = "/usr/lib/jvm/java-8-openjdk-amd64"
os.environ["SPARK_HOME"] = "/content/spark-2.4.1-bin-hadoop2.7"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment