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

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

[~sonixbp], I have been thinking about a accumulo-mini-1.6.0-bin.tar.gz distro, 
from the perspective of a user.   Why can't I  run ./bin/start-all.sh and 
./bin/stop-all.sh?  Why don't I run init?  Why do I configure tserver memory in 
a different place (props file vs accumulo-env.sh)?  These are rhetorical 
questions.  It seems that w/o working on the scripts (which I am not advocating 
for), this alternate distribution would present an entirely different 
experience.   It also made me think about the monitor and gc, MAC does not 
start these.  Do not really need to for unit test.  Probably should start them 
for the single node use case.

A maven plugin to start and stop a single node Accumulo instance and script in 
contrib to pull down deps into lib/deps seem like a good way to go. 

                
> 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
>              Labels: proposed
>             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