Skip to content

moritzschaefer/spark-scala-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scala Spark boilerplate

Just a simple boilerplate project to get started with Spark and Scala. As I am neither experienced with Scala nor with Spark I needed some minutes to set this up. Maybe it will proof useful for some beginners.

Usage

Build

sbt clean compile package

Run

$SPARK_HOME/bin/spark-submit ./target/scala-2.10/*.jar

About

Mirco boilerplate for a standalone scala-spark application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages