[
https://issues.apache.org/jira/browse/ACCUMULO-3554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser updated ACCUMULO-3554:
---------------------------------
Fix Version/s: (was: 1.7.0)
1.8.0
> Add utility to rename an Accumulo instance
> ------------------------------------------
>
> Key: ACCUMULO-3554
> URL: https://issues.apache.org/jira/browse/ACCUMULO-3554
> Project: Accumulo
> Issue Type: Improvement
> Components: client
> Reporter: Josh Elser
> Priority: Trivial
> Labels: newbie
> Fix For: 1.8.0
>
>
> We don't have any utilities to rename an Accumulo instance, which means that
> users would have to go into ZooKeeper and manually change it to do so. This
> is error prone (and probably scary for someone not familiar with ZK), so we
> should provide a script that does this for them.
> It only requires moving {{/accumulo/instances/$old_instance_name}} to
> {{/accumulo/instances/$new_instance_name}} (preserving the contents of the
> znode).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)