[
https://issues.apache.org/jira/browse/SPARK-11538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcelo Vanzin resolved SPARK-11538.
------------------------------------
Resolution: Fixed
Assignee: Marcelo Vanzin
Fix Version/s: 1.6.0
> sbt build is using guava 16 instead of guava 14
> -----------------------------------------------
>
> Key: SPARK-11538
> URL: https://issues.apache.org/jira/browse/SPARK-11538
> Project: Spark
> Issue Type: Bug
> Components: Build
> Affects Versions: 1.6.0
> Reporter: Marcelo Vanzin
> Assignee: Marcelo Vanzin
> Fix For: 1.6.0
>
>
> Seems like sbt/ivy resolve dependencies differently from maven, so when
> building with sbt guava 16 ends up being used (pulled transitively by curator
> 2.6.0 which should have been overwritten).
> This now breaks the build because we depend on APIs that were removed in
> guava 16.
> I'll have a fix hopefully soon.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]