Merge pull request #52 in SCALA/mainline from feature/SCALA-16-apache-spark to dev
* commit 'e7339b42f4f1efd920e90bb22d3037f88fed17a4':
Enable 64-bit zip mode, since otherwise the shadow jar is too large
Explicitly type RDD
Update to latest spark (1.3.1)
Added logback config, and turn down logging for spark to ERROR
Added simple Apache Spark example
Merge pull request #51 in SCALA/mainline from feature/SCALA-11-minor-changes to dev
* commit '24c6d8da2c1dd90c8c47c63509489711f1bc8062':
Added shapeless TypeCase examples
Changes to improve intellij interaction
Added akka typed example
Fixed tab vs. space indentation