Marcelo Vanzin created SPARK-11538:
--------------------------------------

             Summary: 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]

Reply via email to