You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by Srinivas Chamarthi <sr...@gmail.com> on 2014/11/10 21:40:40 UTC

Spray with Spark-sql build fails with Incompatible dependencies

I am trying to use spark with spray and I have the  dependency problem with
quasiquotes. The issue comes up only when I include spark dependencies. I
am not sure how this one can be excluded.

does anyone tried this before and it works ?

[error] Modules were resolved with conflicting cross-version suffixes in
{file:/
[error]    org.scalamacros:quasiquotes _2.10, _2.10.3
[trace] Stack trace suppressed: run last *:update for the full output.
[error] (*:update) Conflicting cross-version suffixes in:
org.scalamacros:quasiq
uotes

thx
srinivas