Skip to content

spektom/spark-scala-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spark-scala-template

This is Scala-based Spark project template.

Building the Jar

 ~$ sbt assembly

Running the Jar in Spark

 ~$ $SPARK_HOME/bin/spark-submit --class com.github.spark.App spark-scala-assembly-0.0.1.jar

About

This is Scala-based Spark project template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages