`mvn dependency:tree -Dverbose -Dincludes=:shapeless_2.11` shows:

[INFO] \- org.apache.spark:spark-mllib_2.11:jar:2.1.0:provided
[INFO]    \- org.scalanlp:breeze_2.11:jar:0.12:provided
[INFO]       \- com.chuusai:shapeless_2.11:jar:2.0.0:provided

On Thu, Dec 29, 2016 at 12:11 PM Herman van Hövell tot Westerflier <
hvanhov...@databricks.com> wrote:

> Which dependency pulls in shapeless?
>
> On Thu, Dec 29, 2016 at 5:49 PM, Koert Kuipers <ko...@tresata.com> wrote:
>
> i just noticed that spark 2.1.0 bring in a new transitive dependency on
> shapeless 2.0.0
>
> shapeless is a popular library for scala users, and shapeless 2.0.0 is old
> (2014) and not compatible with more current versions.
>
> so this means a spark user that uses shapeless in his own development
> cannot upgrade safely from 2.0.0 to 2.1.0, i think.
>
> wish i had noticed this sooner
>
>
>
>
> --
>
> Herman van Hövell
>
> Software Engineer
>
> Databricks Inc.
>
> hvanhov...@databricks.com
>
> +31 6 420 590 27
>
> databricks.com
>
> [image: http://databricks.com] <http://databricks.com/>
>

Reply via email to