This installs
- Spark under /usr/local/
- Anaconda under /usr/local/
- sets the iPython shell as the shell used by
pyspark
- installs my dotfiles
$ git clone https://github.com/philipobrien/spark-bootstrap.git .spark-bootstrap
$ cd .spark-bootstrap
$ bash bootstrap.sh
$ source ~/.bashrc