[
https://issues.apache.org/jira/browse/ACCUMULO-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13658712#comment-13658712
]
Corey J. Nolet commented on ACCUMULO-1405:
------------------------------------------
I just did an example assembly that copied all the dependencies (including
provided) and packaged up the MAC as a shade jar. It was 32mb and that doesn't
seem realistic to release inside the main tarball (which is... 11mb). I like
the idea of having _developers_ pull down the dependencies on their own using a
script in the tarball. We've also mentioned _non-developers_ using it to
populate some data quickly for (possible) migration over to a fully-distributed
cloud. In that latter case, can we guarantee that their system have maven
installed or even connectivity to the internet?
I know there must be downsides as well, but what if a user could do this:
* untar accumulo-mini-1.6.0-bin.tar.gz
* cd accumulo-mini-1.6.0
* ./bin/accumulo-mini -p propsFile
> Package MiniAccumuloCluster so that a user can interact without
> Hadoop/ZooKeeper installed
> ------------------------------------------------------------------------------------------
>
> Key: ACCUMULO-1405
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1405
> Project: Accumulo
> Issue Type: Sub-task
> Reporter: Corey J. Nolet
> Assignee: Corey J. Nolet
> Fix For: 1.6.0
>
>
> Accumulo's packaging is currently very lightweight because many libraries,
> like Apache Commons, are being pulled from Hadoop & ZooKeeper's classpaths.
> It will not allow the MAC to be run from accumulo-start, however, without
> Hadoop and ZooKeeper installed.
--
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