ODP Stack Upgrade

In this document, you are provided with complete walk through required for the process of upgrading your stack using Ambari, a comprehensive Hadoop management and monitoring tool.

Run Service check for All Services

Perform the sanity test for each individual services.

Disable the Service Auto Restart

To prevent automatic restarts during the upgrade, disable the service auto-restart in Ambari:

Back Up Databases

Before proceeding with the upgrade, ensure that all backend databases are backed up. Since MySQL is the backend database in this case, use the following commands to create a backup:

Bash
Copy

Add VDF File from Ambari UI

  1. Navigate to the Admin section on the top right and click the Manage Ambari option in the menu.
  2. Add the .vdf file as shown below.

The sample vdf file is available in the ODP VDF Repositories section on the Accessing Acceldata Repositories page.

The above provided base URLs are only for reference. For the actual URLs, access the VDF file from the Accessing Acceldata Repositories page.

  1. Save the repository details.
  1. Important If you are upgrading from any Python 2 based ODP version, make sure to perform the below additional steps to install Python 3.11 and its dependencies on all the hosts before proceeding with the next step.

For Ubuntu 20/22

Bash
Copy

For RHEL 8

Bash
Copy
  1. Install the packages.
  1. Verify the status.
  1. Once all the service checks are completed, go for Express Upgrade or Rolling Upgrade.
  1. Click Upgrade.

After successfully completing the service checks, you can proceed with the ODP upgrade based on your choice: ODP Rolling Upgrade or ODP Express Upgrade.

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
  Last updated