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

Keith Turner commented on ACCUMULO-1405:
----------------------------------------

I thought of another possible option instead of specialized packaging.  Include 
a script (maybe its just a maven command) that pulls down the needed 
dependencies into the lib dir.  So the user would be able to do the following.

 * untar accumulo-1.6.0-bin.tar.gz
 * cd accumulo-1.6.0
 * run script to download hadoop, zookeeper, etc jars into lib dir
 * ./bin/accumulo mini -p propsfile

I think this would be easy for the user and easy for us.
                
> 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

Reply via email to