Skip to content

Releases: alexarchambault/ammonite-spark

v0.1.2

09 Nov 08:19
ff9df48
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release
  • add spark 2.4 support (needed adjustments in the spark-stubs module of ammonite-spark, which provides the org.apache.spark.repl.ExecutorClassLoader class - this class is provided by the spark-repl module in spark, that we don't rely on here)
  • add scala 2.12 support (for spark 2.4.0 onwards)