You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Tim Van Wassenhove (JIRA)" <ji...@apache.org> on 2017/06/19 14:48:00 UTC

[jira] [Created] (SPARK-21142) spark-streaming-kafka-0-10 has too fat dependency on kafka

Tim Van Wassenhove created SPARK-21142:
------------------------------------------

             Summary: spark-streaming-kafka-0-10 has too fat dependency on kafka
                 Key: SPARK-21142
                 URL: https://issues.apache.org/jira/browse/SPARK-21142
             Project: Spark
          Issue Type: Bug
          Components: Structured Streaming
    Affects Versions: 2.1.1
            Reporter: Tim Van Wassenhove
            Priority: Minor


Currently spark-streaming-kafka-0-10_2.11 has a dependency on kafka, where it should only need a dependency on kafka-clients.

The only reason there is a dependency on kafka (full server) is due to KafkaTestUtils class to run in  memory tests against a kafka broker. This class should be moved to src/test.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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