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

Corey J. Nolet commented on ACCUMULO-1405:
------------------------------------------

I was actually quite surprised to find out that running the Hadoop mini cluster 
from the command line doesn't try to replicate how a Hadoop fully-distributed 
cloud is configured. I think moving the mini cluster to it's own module 
(ACCUMULO-1438) is a step in the right direction.

[~kturner], I'm in agreement that if the goal of having another artifact is to 
have a familiar and consistent interface presented to the user such that 
configuring & running a "mini accumulo cluster" appears to be no different from 
running a fully-distributed cluster. I'm not exactly sold that they need to be 
exactly the same, though, because they aren't. I agree that having another 
top-level tarball would not be the answer. It would just be something else that 
would need to be maintained & released. Perhaps something as simple as a shaded 
jar (that includes Hadoop/ZK dependencies) could get the job done.
                
> 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