Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-21142

spark-streaming-kafka-0-10 has too fat dependency on kafka

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.1.1
    • 2.3.0
    • DStreams
    • None

    Description

      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.

      Attachments

        Activity

          People

            timvw Tim Van Wassenhove
            timvw Tim Van Wassenhove
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: