You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "jay vyas (JIRA)" <ji...@apache.org> on 2014/08/23 00:32:11 UTC

[jira] [Commented] (BIGTOP-1415) Remove redundant jars from spark package.

    [ https://issues.apache.org/jira/browse/BIGTOP-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14107617#comment-14107617 ] 

jay vyas commented on BIGTOP-1415:
----------------------------------

thanks for noticing this. i noticed cdh* versions on the end of your jars...  i assume we're not naming bigtop jars with that suffix?

> Remove redundant jars from spark package.
> -----------------------------------------
>
>                 Key: BIGTOP-1415
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1415
>             Project: Bigtop
>          Issue Type: Bug
>          Components: spark
>    Affects Versions: 0.7.0
>            Reporter: Manikandan Narayanaswamy
>
> But looking at the current parcel version of Spark, it packages a lot of things that are not necessary, and is missing some others that might be useful.
> bagel/lib/spark-bagel_2.10-1.0.0-cdh5.1.0-SNAPSHOT.jar
> core/lib/spark-core_2.10-1.0.0-cdh5.1.0-SNAPSHOT.jar
> lib/*
> mllib/lib/spark-mllib_2.10-1.0.0-cdh5.1.0-SNAPSHOT.jar
> repl/lib/spark-repl_2.10-1.0.0-cdh5.1.0-SNAPSHOT.jar
> streaming/lib/spark-streaming_2.10-1.0.0-cdh5.1.0-SNAPSHOT.jar
> None of the above are necessary, since they are already packaged in assembly/lib/spark-assembly-1.0.0-cdh5.1.0-SNAPSHOT-hadoop2.3.0-cdh5.1.0-SNAPSHOT.jar, which is what everybody should be using.
> examples/lib/spark-examples_2.10-1.0.0-cdh5.1.0-SNAPSHOT-javadoc.jar
> examples/lib/spark-examples_2.10-1.0.0-cdh5.1.0-SNAPSHOT-sources.jar
> Again not necessary, just because, well, anyone who needs that can use maven.



--
This message was sent by Atlassian JIRA
(v6.2#6252)