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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org