You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/01/12 12:02:39 UTC

[jira] [Resolved] (SPARK-12766) Unshaded google guava classes in spark-network-common jar

     [ https://issues.apache.org/jira/browse/SPARK-12766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved SPARK-12766.
-------------------------------
    Resolution: Not A Problem

This is on purpose. Some Guava classes are used in the public Java API (unfortunately). This was rectified for Spark 2.x but you will find {{Optional}} and some dependent classes unshaded in 1.x.

> Unshaded google guava classes in spark-network-common jar
> ---------------------------------------------------------
>
>                 Key: SPARK-12766
>                 URL: https://issues.apache.org/jira/browse/SPARK-12766
>             Project: Spark
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 1.5.1
>            Reporter: Jake Yoon
>            Priority: Minor
>              Labels: build, sbt
>
> I found an unshaded google guava classes used internally in spark-network-common while working with ElasticSearch.
> Following link discusses about duplicate dependencies conflict cause by guava classes and how I solved the build conflict issue.
> https://discuss.elastic.co/t/exception-when-using-elasticsearch-spark-and-elasticsearch-core-together/38471/4



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org