A template for giter8 to generate a simple Apache Spark project.
Giter8 is installable with the OS X package manager Homebrew:
$ brew update && brew install giter8
Using a terminal, change to the directory you want the project to be created in, and type:
$ g8 aparenton/spark-project
You will be prompted for a project name, package name, etc. Follow the prompts and your project will be created.