Afternoon all,

I'm working with Scala 2.11.6, and Spark 1.3.1 built from source via:

`mvn -Pyarn -Phadoop-2.4 -Dscala-2.11 -DskipTests clean package`

The error is encountered when running spark shell via:

`spark-shell --packages com.databricks:spark-csv_2.11:1.0.3`

The full trace of the commands can be found at
https://gist.github.com/momer/9d1ca583f9978ec9739d

Not sure if I've done something wrong, or if the documentation is outdated,
or...?

Would appreciate any input or push in the right direction!

Thank you,

Mo

Reply via email to