[
https://issues.apache.org/jira/browse/SPARK-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14169709#comment-14169709
]
Sean Owen commented on SPARK-1463:
----------------------------------
FWIW I do not see these packages in the final assembly JAR anymore. This may be
obsolete?
> 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
> Fix For: 1.0.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]