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

flume-sink should not depend on Guava.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.4.0
    • 1.4.0
    • DStreams
    • None

    Description

      The flume-sink module, due to the shared shading code in our build, ends up depending on the org.spark-project Guava classes. That means users who deploy the sink in Flume will also need to provide those classes somehow, generally by also adding the Spark assembly, which means adding a whole bunch of other libraries to Flume, which may or may not cause other unforeseen problems.

      It's better to not have that dependency in the flume-sink module instead.

      Attachments

        Activity

          People

            vanzin Marcelo Masiero Vanzin
            vanzin Marcelo Masiero Vanzin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: