[
https://issues.apache.org/jira/browse/SPARK-11538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14992635#comment-14992635
]
Apache Spark commented on SPARK-11538:
--------------------------------------
User 'vanzin' has created a pull request for this issue:
https://github.com/apache/spark/pull/9508
> 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
>
> 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]