[
https://issues.apache.org/jira/browse/OOZIE-976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455141#comment-13455141
]
Ryota Egashira commented on OOZIE-976:
--------------------------------------
i measured size increase of oozie-3.3.0-SNAPSHOT-distro.tar.gz
without WFGEN, 149710560
with WFGEN, 173303083
it's 149M -> 173M. I agree size of binary is already big, but size increase by
WFGEN is around 24M, not as big as doubling it.
among 24M of WFGEN, war file is 9M, and tar.gz (tomcat bundled) is 15M.
but this issue becomes more serious when we add new tools over time (e.g.,
coordinator generator, etc)
another aspect is build time. WFGEN is adding at least 2 min extra, which GWT
library requires to convert java code to javascript. Probably we might need
option to exclude build/packaging of tool, since developer only need to build
core most of time.
I think this issue can be tracked in different JIRA, and addressed with more
discussions.
> add workflowgenerator into distro tarball
> -----------------------------------------
>
> Key: OOZIE-976
> URL: https://issues.apache.org/jira/browse/OOZIE-976
> Project: Oozie
> Issue Type: Sub-task
> Components: tools
> Affects Versions: 3.3.0, trunk
> Reporter: Ryota Egashira
> Assignee: Ryota Egashira
> Fix For: 3.3.0, trunk
>
> Attachments: OOZIE-976-v2.patch
>
> Original Estimate: 3h
> Remaining Estimate: 3h
>
> to add workflowgenerator into distro tarball, it is needed to update
> top-level pom.xml and distro/pom.xml
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira