Skip to content

Just a bootstrap file for setting up Spark on a VM, along with my own dotfiles

Notifications You must be signed in to change notification settings

philipobrien/spark-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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

About

Just a bootstrap file for setting up Spark on a VM, along with my own dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages