Skip to content

nanic/spark-sbt-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

spark-sbt-template

A Sample Spark App with SBT as build tool.

SBT is a build toold based and built out of scala.

Usage

Note: provided in build.sbt file represents respective artifact being included as part of compilation and ignored as part of runtime. So it is advised to use the APIs to test from such libraries as part of test cases as in this template.

About

Template for Spark SBT Project Setup

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages