keith-turner commented on a change in pull request #188: Blog post for upgrading to 2.0 URL: https://github.com/apache/accumulo-website/pull/188#discussion_r310180896
########## File path: _posts/blog/2019-08-01-why-upgrade.md ########## @@ -0,0 +1,108 @@ +--- +title: "Why Upgrade to Accumulo 2.0" +author: Mike Miller +--- + +Accumulo 2.0 has been in development for quite some time now and is packed with new features, bug +fixes, performance improvements and redesigned components. All of these changes bring challenges +when upgrading your production cluster so you may be wondering... why should I upgrade? + +My top 10 reasons to upgrade. For all changes see the [release notes][rel] + +* [Summaries](#summaries) +* [New Bulk Import](#new-bulk-import) +* [Simplified Scripts and Config](#simplified-scripts-and-config) +* [New Monitor](#new-monitor) +* [New Accumulo Client](#new-accumulo-client) +* [Hadoop 3](#hadoop-3-support) Review comment: 1.9 also supports hadoop 3, so its not exclusive to 2.0 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
