You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2016/03/01 18:52:18 UTC

[jira] [Created] (SPARK-13599) Groovy-all ends up in spark-assembly if hive profile set

Steve Loughran created SPARK-13599:
--------------------------------------

             Summary: Groovy-all ends up in spark-assembly if hive profile set
                 Key: SPARK-13599
                 URL: https://issues.apache.org/jira/browse/SPARK-13599
             Project: Spark
          Issue Type: Bug
          Components: Build
    Affects Versions: 1.6.0, 1.5.0
            Reporter: Steve Loughran


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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org