You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Jonathan Kelly (JIRA)" <ji...@apache.org> on 2017/03/21 21:00:42 UTC

[jira] [Commented] (BIGTOP-2269) Reduce the size of Zeppelin package

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

Jonathan Kelly commented on BIGTOP-2269:
----------------------------------------

The 'spark-dependencies' Maven sub-module of Zeppelin is not required if you have Spark installed alongside Zeppelin and have SPARK_HOME defined in zeppelin-env.sh, so excluding this sub-module from the build (something like "-pl '!spark-dependencies'" in the BUILD_OPTS of Zeppelin's do-component-build script) should reduce the Zeppelin package size considerably.

> Reduce the size of Zeppelin package
> -----------------------------------
>
>                 Key: BIGTOP-2269
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2269
>             Project: Bigtop
>          Issue Type: Bug
>          Components: debian, rpm
>    Affects Versions: 1.0.0
>            Reporter: Konstantin Boudnik
>            Priority: Blocker
>             Fix For: 1.3.0
>
>
> The size of the package for 0.5.6 is more than 0.5GB. Looks like it does package everything it could along the way, and perhaps a few times. This is _insane_ and has to be addressed. This monster becomes bigger than the life itself.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)