[
https://issues.apache.org/jira/browse/SPARK-8015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14567590#comment-14567590
]
Apache Spark commented on SPARK-8015:
-------------------------------------
User 'vanzin' has created a pull request for this issue:
https://github.com/apache/spark/pull/6555
> 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: [email protected]
For additional commands, e-mail: [email protected]