ODP Rolling upgrade

Follow the below steps for ODP rolling upgrade.

Pre-requisite

Stop the service auto restart

Perform Service check for all the installed services

In case of Zookeeper service check failure, perform the following workaround.

Error
Copy

Workaround

File Location zookeeper → configs → Advanced zookeeper-logback

Comment out the TRACEFILE and RFAAUDIT blocks.

Bash
Copy

Restart Zookeeper and verify the service check.

Install the Upgrade Packages and Register the VDF file

  1. On the Ambari UI, navigate to Admin > Manage Ambari > Versions > select ODP 3-3.
  2. Click ODP 3-3 and select the Add Version from the drop-down.
  1. Upload the 3.3.6.1-1 VDF ODP file and click Read Version Info.

Sample VDF file

Refer the sample VDF file and copy it to a local machine to proceed further.

  1. Save the ODP-3.3.6.2-1 details appearing on the screen. Once you save the details, you can see the screen as shown below.

Install the 3.3.6.2-1 packages

  1. Navigate to Admin > Versions. On the Versions page, click install for ODP-3.3.6.1-1 to download the latest packages on the cluster.
  1. On the Versions page, click Install Packages for the version 3.3.6.2-1.
  2. Click OK and confirm the installation package.

The screen below shows that the ODP-3.3.6.2-1 installation is in progress.

The screen below shows that the ODP-3.3.6.2-1 installation is in progress for the following hosts.

​Once the installation of the ODP-3.3.6.2-1 package is complete, proceed with the upgrade process.​

  1. After the installation packages step is completed, you can see the Upgrade option. Click Upgrade to proceed further.
  1. Upon clicking on Upgrade, you can see the two upgrade options: Rolling and Express. Choose the Rolling Upgrade option to continue with the upgrade process.
  1. Select YES to confirm the Rolling Upgrade to ODP-3.3.6.2-1.

The screenshots below show the progress of the Rolling Upgrade.

If required, pause the upgrade, restart the Zeppelin manually, and resume the upgrade.

  1. Resume the upgrade (if paused), complete, and finalize it.

The screenshot below confirms the successful completion of the rolling upgrade to ODP version 3.3.6.2-1.

​The screenshot below displays the current version of ODP, which is ODP-3.3.6.2-1.​

Mpacks Restore

Perform the following steps to restore Mpacks.

  1. Install Mpacks on Ambari Server node.
Bash
Copy
  1. Install the services from Ambari.
  2. Stop the Mpack services from ambari UI.
  3. Restore the config at mysql DB.

Now restore the configuration backups for the mpacks that were taken during the upgrade prerequisites phase. For details, see Upgrade Prerequisites.

Bash
Copy

Restore Airflow Config

Run the following script.

Bash
Copy

Response:

Bash
Copy

Restore Ozone Configs

Run the following script.

Bash
Copy

Response:

Bash
Copy

Restore Impala Configs

Run the following script.

Bash
Copy

Response:

Bash
Copy

Restore Kudu Configs

Run the following script.

Bash
Copy

Response:

Bash
Copy

Restore Spark3 Configs

Run the following script.

Bash
Copy

Response:

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