powderkeg

viesti 2017-03-11T13:37:55.458337Z

hmm, powderkeg.integration-test/rdd works from repl by running (run-tests), but fails with lein test, or when running just this test with lein test :only powderkeg.integration-test/rdd

viesti 2017-03-11T13:38:14.458870Z

org.apache.spark.SparkException: Job aborted due to stage failure: Exception while getting task result: com.esotericsoftware.kryo.KryoException: Unable to find class: powderkeg.core$may_unmap_tuple2$fn__3729
 at <http://org.apache.spark.scheduler.DAGScheduler.org|org.apache.spark.scheduler.DAGScheduler.org>$apache$spark$scheduler$DAGScheduler$$failJobAndIndependentStages (DAGScheduler.scala:1435)
    org.apache.spark.scheduler.DAGScheduler$$anonfun$abortStage$1.apply (DAGScheduler.scala:1423)

viesti 2017-03-11T19:03:35.298877Z

hum, should probably bump to 0.4.8 and mention Spark 2 in readme

cgrand 2017-03-11T21:19:05.643012Z

0.5.0 even