ctubbsii commented on code in PR #367:
URL: https://github.com/apache/accumulo-website/pull/367#discussion_r1014178015
##########
_docs-2/administration/upgrading.md:
##########
@@ -38,6 +56,43 @@ will then need to transfer the contents of the current
individual files to this
**Warning**: Upgrading a previously encrypted instance is not supported as the
implementation
and properties have changed.
+## Upgrading from 2.0 to 2.1
+
+Upgrading to Accumulo 2.1 is done by stopping Accumulo 2.0 and starting
Accumulo 2.1.
+Before stopping Accumulo 2.0, install Accumulo 2.1 and configure it by
following the
+[Quick Start]({% durl getting-started/quickstart %}).
Review Comment:
> The key part being that the upgrade utilities need to be run with 2.1 code
on a stopped 2.0 instance.
I think it would be good to emphasize this, perhaps word-for-word.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]