[ 
https://issues.apache.org/jira/browse/SPARK-11635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999319#comment-14999319
 ] 

Marcelo Vanzin commented on SPARK-11635:
----------------------------------------

bq. why do we use Guava 14 instead of a newer version?

Backwards compatibility. Guava is exposed in the public API (we have to exclude 
a bunch of classes from shading because of that). Once we're allowed to break 
the public API, we can fully shade Guava and then use whatever version.

> Avoid Guava version dependency for Hashcodes
> --------------------------------------------
>
>                 Key: SPARK-11635
>                 URL: https://issues.apache.org/jira/browse/SPARK-11635
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 1.6.0
>            Reporter: Nishkam Ravi
>
> To avoid Guava version dependency we can use Hashcode instead of Hashcodes 
> (deprecated started 16.0).



--
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