[ 
https://issues.apache.org/jira/browse/SPARK-20310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Owen resolved SPARK-20310.
-------------------------------
    Resolution: Not A Problem

Reopen if that suggestion doesn't work, and, if there is a change you are 
proposing to the Spark build itself.

> Dependency convergence error for scala-xml
> ------------------------------------------
>
>                 Key: SPARK-20310
>                 URL: https://issues.apache.org/jira/browse/SPARK-20310
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 2.1.0
>            Reporter: Samik R
>            Priority: Minor
>
> Hi,
> I am trying to compile a package (apache tinkerpop) which has spark-core as 
> one of the dependencies. I am trying to compile with v2.1.0. But when I run 
> maven build through a dependency checker, it is showing a dependency error 
> within the spark-core itself for scala-xml package, as below:
> Dependency convergence error for org.scala-lang.modules:scala-xml_2.11:1.0.1 
> paths to dependency are:
> +-org.apache.tinkerpop:spark-gremlin:3.2.3
>   +-org.apache.spark:spark-core_2.11:2.1.0
>     +-org.json4s:json4s-jackson_2.11:3.2.11
>       +-org.json4s:json4s-core_2.11:3.2.11
>         +-org.scala-lang:scalap:2.11.0
>           +-org.scala-lang:scala-compiler:2.11.0
>             +-org.scala-lang.modules:scala-xml_2.11:1.0.1
> and
> +-org.apache.tinkerpop:spark-gremlin:3.2.3
>   +-org.apache.spark:spark-core_2.11:2.1.0
>     +-org.apache.spark:spark-tags_2.11:2.1.0
>       +-org.scalatest:scalatest_2.11:2.2.6
>         +-org.scala-lang.modules:scala-xml_2.11:1.0.2
> Can this be fixed?
> Thanks.
> -Samik



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to