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] [Commented] (SPARK-21142) spark-streaming-kafka-0-10 has too fat dependency on kafka

    [ https://issues.apache.org/jira/browse/SPARK-21142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16054130#comment-16054130 ] 

Tim Van Wassenhove commented on SPARK-21142:
--------------------------------------------

Opened a PR on github: https://github.com/apache/spark/pull/18353

> 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