The method mentioned in README --jars does not work with a
vanilla Spark 2.2.0 build available from
https://spark.apache.org/downloads.html
due to conflicting avro and json4s dependencies included
in aardpfark assembly.
This commit also adds imports to examples to make them copy-
and-pasteable by default.
The method mentioned in README
--jars
does not work with a vanilla Spark 2.2.0 build available from https://spark.apache.org/downloads.html due to conflicting avro and json4s dependencies included in aardpfark assembly.This commit also adds imports to examples to make them copy- and-pasteable by default.