Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 432 Bytes

File metadata and controls

19 lines (14 loc) · 432 Bytes

spark-datasets Scala CI

This example give a quick overview of the Spark DataFrame API.

Build & Run

$ sbt clean compile 
Web App
$ sbt "project web" run 
Engine App
$ sbt "project engine" run