Workflow: Offline Manual Upgrade

This page summarizes the steps for upgrading from MapR 5.2.x to MapR 6.1.x by using the offline manual upgrade. In this workflow, the cluster to be upgraded is nonsecure; after the upgrade, the cluster will continue to be nonsecure, but can be secured by using manual steps.

Offline Manual Upgrade Summary

In an offline manual upgrade, cluster processes and the jobs that depend on them are stopped on all nodes so that packages can be updated. The offline upgrade process is simpler than a rolling upgrade, and usually completes faster. The offline manual upgrade requires you to:
  1. Perform pre-upgrade checks.
  2. Shut down the cluster.
  3. Upgrade core to 6.1.x.
  4. Upgrade the EEP to 6.0.0.
  5. Merge custom configuration settings.
  6. Start the cluster and perform post-upgrade checks.
  7. Enable core 6.1.x features.

The workflow later on this page provides more detail to help you get started with an offline manual upgrade.

Considerations for Offline Manual Upgrades

Before performing an offline manual upgrade, note the following considerations:
NOTE After upgrading core to release 6.1.x, you must upgrade ecosystem components to an EEP that is compatible with your MapR 6.1.x release. This must be done before you enable MapR 6.1.x features. To determine the compatible EEPs, see EEP Support and Lifecycle Status.
  • You can perform an offline upgrade to MapR 6.1.xfrom the following core versions: 3.x, 4.0.x, 4.1, 5.x, and 6.x.
  • The offline upgrade procedure requires an outage of the entire cluster. During the maintenance window, the administrator:
    • Stops all jobs on the cluster.
    • Stops all cluster services.
    • Upgrades packages on all nodes (which can be done in parallel).
    • Brings the cluster back online at once.

Offline Manual Upgrade Workflow

High-Level Steps Detailed Information (review all items unless noted otherwise)
1. Understand MapR Core/EEP Dependencies

Down arrow

2. Plan for the MapR Core Upgrade

Down arrow

3. Plan for the EEP Upgrade

Down arrow

4. Perform Pre-Upgrade Steps for MapR Core

Down arrow

5. Prepare to Upgrade EEP Components

Down arrow

6. Set up Repositories

Down arrow

7. Perform the Offline Manual Upgrade

Down arrow

8. Upgrade the EEP Components

Down arrow

9. Perform Post-Upgrade Steps for EEP

Down arrow

10. Perform Post-Upgrade Steps for MapR Core

Down arrow

11. Install Additional MapR Core Features

Down arrow

NOTE This page includes the steps to generate Object Store certificates by using manageSSLKeys.sh. The certificates must be generated after upgrading and running configure.sh -R. If you fail to generate the certificates, you will not be able to use the Object Store.
12. Secure the Upgraded Cluster