Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 458 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 458 Bytes

What it does

This installs

  • Spark under /usr/local/
  • Anaconda under /usr/local/
  • sets the iPython shell as the shell used by pyspark
  • installs my dotfiles

How to install

$ git clone https://github.com/philipobrien/spark-bootstrap.git .spark-bootstrap
$ cd .spark-bootstrap
$ bash bootstrap.sh
$ source ~/.bashrc