Spark fixes
- We now require Spark 2.0 (sorry but we need Scala 2.11 ;( )
- Fixed breaking issue with Spark integration that stopped DataFrames being passed in, and removed naming conflicts with Spark 2.0.
- Shorthand syntax for SortOrder added (can now use SortOrder.{ Asc, Desc }.