Skip to content
Snippets Groups Projects
Commit bce1d71b authored by keleher's avatar keleher
Browse files

auto

parent ee50b786
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,7 @@ As before, we have provided a VagrantFile in the `p5` directory. We have include
2. Uncompress with `tar zxvf spark-2.0.1-bin-hadoop2.7.tar.gz`
3. This will create a new directory: `spark-2.0.1-bin-hadoop2.7`.
4. Set the SPARKHOME variable: `export SPARKHOME=/vagrant/spark-2.0.1-bin-hadoop2.7`
5. Install Java: `sudo apt-get install default-jre`
We are ready to use Spark.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment