Any plans to upgrade Spree to be compatible with Spark 2.0+? I'm currently using 2.2.0 and SparkListenerBus continues to die, after submitting:
spark-shell --packages org.hammerlab:spark-json-relay:2.0.1 --conf spark.extraListeners=org.apache.spark.JsonRelay
Any plans to upgrade Spree to be compatible with Spark 2.0+? I'm currently using 2.2.0 and
SparkListenerBuscontinues to die, after submitting: