/spark-scala-extensions

This project is intended to provide handy useful extensions methods for working with spark project.

Primary LanguageScalaApache License 2.0Apache-2.0

scala-spark-extensions

License Build Status Build Status Coverage Status

This project is intended to provide handy useful extensions methods for working with spark project.

scala-spark-extensions is built using Apache Maven.

Travis is used as a build server and builds can be seen here https://travis-ci.com/gopal-tiwari/scala-spark-extensions/builds

To build project and its example programs, run:

build/mvn -DskipTests clean package