You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hari Shreedharan (JIRA)" <ji...@apache.org> on 2015/04/21 21:27:59 UTC

[jira] [Created] (SPARK-7038) [Streaming] Spark Sink requires spark assembly in classpath

Hari Shreedharan created SPARK-7038:
---------------------------------------

             Summary: [Streaming] Spark Sink requires spark assembly in classpath
                 Key: SPARK-7038
                 URL: https://issues.apache.org/jira/browse/SPARK-7038
             Project: Spark
          Issue Type: Bug
          Components: Streaming
    Affects Versions: 1.3.1
            Reporter: Hari Shreedharan


In 1.3.0 Spark, we shaded Guava, which meant that the Spark Sink's guava dependency is not standard guava anymore - thus the one from Flume's classpath does not work and can throw a NoClassDefFoundError while using Spark Sink.

We must pull in the guava dependency into the Spark Sink jar.



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