erwinvaneijk / sparkutils   0.1.3

Apache License 2.0 GitHub

Various convenience routines/functions/tricks when using spark.

Scala versions: 2.11

sparkutils

Join the chat at https://gitter.im/sparkutils/Lobby

Build Status

Sparkutils is a collection of useful methods and classes I've used a one point or another in my spark projects.

The functions are broken up in 'core' functions that don't have dependencies other than Spark itself.

The other submodules can have large dependencies.