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