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

Christopher Tubbs commented on ACCUMULO-1378:
---------------------------------------------

I did create a MiniAccumuloInstance which extends ZooKeeperInstance, and takes 
a directory and an instanceName in its constructor, so it can connect to an 
existing instance. However, I think this should be cleaned up, so the 
instanceName is written out to a file (along with other config), so only the 
directory is needed. I didn't do any work to detach a running MAC, though, just 
the easy work to connect to it if it happens to be running.
                
> Allow MiniAccumulo cluster configured directory to be used across different 
> runs
> --------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-1378
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1378
>             Project: Accumulo
>          Issue Type: Sub-task
>            Reporter: Corey J. Nolet
>            Assignee: Corey J. Nolet
>            Priority: Minor
>              Labels: proposed
>
> Currently, the MiniAccumuloCluster assumes it should always create the 
> directory structure and throws an exception if the passed in directory has 
> anything in it.

--
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