You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/06/01 19:10:18 UTC

[jira] [Assigned] (SPARK-8015) flume-sink should not depend on Guava.

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

Apache Spark reassigned SPARK-8015:
-----------------------------------

    Assignee:     (was: Apache Spark)

> flume-sink should not depend on Guava.
> --------------------------------------
>
>                 Key: SPARK-8015
>                 URL: https://issues.apache.org/jira/browse/SPARK-8015
>             Project: Spark
>          Issue Type: Bug
>          Components: Streaming
>    Affects Versions: 1.4.0
>            Reporter: Marcelo Vanzin
>            Priority: Minor
>
> The flume-sink module, due to the shared shading code in our build, ends up depending on the {{org.spark-project}} Guava classes. That means users who deploy the sink in Flume will also need to provide those classes somehow, generally by also adding the Spark assembly, which means adding a whole bunch of other libraries to Flume, which may or may not cause other unforeseen problems.
> It's better to not have that dependency in the flume-sink module instead.



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