You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2014/11/11 15:16:33 UTC

[jira] [Resolved] (SPARK-1463) cleanup unnecessary dependency jars in the spark assembly jars

     [ https://issues.apache.org/jira/browse/SPARK-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved SPARK-1463.
------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 1.0.0)

Fixed at some point, it seems. No longer in the project.

> cleanup unnecessary dependency jars in the spark assembly jars
> --------------------------------------------------------------
>
>                 Key: SPARK-1463
>                 URL: https://issues.apache.org/jira/browse/SPARK-1463
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 0.9.0
>            Reporter: Jenny MA
>            Priority: Minor
>              Labels: easyfix
>
> there are couple GPL/LGPL based dependencies which are included in the final assembly jar, which are not used by spark runtime.  identified the following libraries. we can provide a fix in assembly/pom.xml. 
> <exclude>com.google.code.findbugs:*</exclude>
> <exclude>org.acplt:oncrpc:*</exclude>
> <exclude>glassfish:*</exclude>
> <exclude>com.cenqua.clover:clover:*</exclude>
> <exclude>org.glassfish:*</exclude>
> <exclude>org.glassfish.grizzly:*</exclude>
> <exclude>org.glassfish.gmbal:*</exclude> <exclude>org.glassfish.external:*</exclude>
>  



--
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