John Vines created ACCUMULO-2984: ------------------------------------ Summary: Enable running MAC using an existing instance Key: ACCUMULO-2984 URL: https://issues.apache.org/jira/browse/ACCUMULO-2984 Project: Accumulo Issue Type: Improvement Components: mini Reporter: John Vines Assignee: John Vines Fix For: 1.7.0
Currently MAC expects to run it's own zookeeper and do initialization of the instance for the given site.xml. I believe with a few minor changes, it could also be used to point against a live instance. Mainly, this requires using the existing accumulo-site.xml file in lieu of the pseudo-provided/generated one and not starting it's own ZK. -- This message was sent by Atlassian JIRA (v6.2#6252)