Skip to content
Snippets Groups Projects
Commit 99215b1b authored by Peter J. Keleher's avatar Peter J. Keleher
Browse files

auto

parent 675dfcd2
No related branches found
No related tags found
No related merge requests found
...@@ -31,9 +31,10 @@ the YARN resource manager. ...@@ -31,9 +31,10 @@ the YARN resource manager.
### Vagrant ### Vagrant
This is a fine way to do this project, though Docker is a bit more streamlined if you already have docker locally. This is a fine way to do this project, though Docker is a bit more streamlined if you already have docker locally.
As before, we have provided a VagrantFile in the `assignment9` directory. Since As before, we have provided a VagrantFile in the `assignment9`
the Spark distribution is large, we ask you to download that directly from the directory. You can try to use the included spark distribution
Spark website. directly. If this does not work, you might be better off using the
docker approach.
This step is included in the VagrantFile, but if you get any error This step is included in the VagrantFile, but if you get any error
related to `$SPARKHOME`, you can set the variable with: <br> `export related to `$SPARKHOME`, you can set the variable with: <br> `export
......
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