Skip to content

Instantly share code, notes, and snippets.

@MovileGente
Created April 16, 2019 18:47
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 MovileGente/1ec898c16e0cc00cbd75a74ef09322df to your computer and use it in GitHub Desktop.
Save MovileGente/1ec898c16e0cc00cbd75a74ef09322df to your computer and use it in GitHub Desktop.
!apt-get install openjdk-8-jdk-headless -qq > /dev/null
!wget -q http://www-eu.apache.org/dist/spark/spark-2.4.1/spark-2.4.1-bin-hadoop2.7.tgz
!tar xf spark-2.4.1-bin-hadoop2.7.tgz
!pip install -q findspark
!pip install -q pyspark
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment