/spark.g8

Giter8 template for Spark 0.7.3

Primary LanguageScala

giter8 template for a Spark 0.7.3 maven project

uses

  • Spark 0.7.3

usage:

Follow g8 installation instructions Works on Mac and PCs as well

go to your favourite shell and enter

g8 roolio/spark
cd [app-name]
mvn clean install