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

Groovy-all ends up in spark-assembly if hive profile set

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.5.0, 1.6.0
    • 1.6.2, 2.0.0
    • Build
    • None

    Description

      If you do a build with -Phive,hive-thriftserver then the contents of org.codehaus.groovy:groovy-all gets into the spark-assembly.jar

      This bad because

      • it makes the JAR bigger
      • it makes the build longer
      • it's an uber-JAR itself, so can include things (maybe even conflicting things)
      • It's something else that needs to be kept up to date security-wise

      Attachments

        Issue Links

          Activity

            People

              stevel@apache.org Steve Loughran
              stevel@apache.org Steve Loughran
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: