Upgrade Ambari Server

The following steps have to performed on the installed Ambari Server node.

  1. Stop Management Pack Services: Use the Ambari UI to stop service: Spark3.
  2. Stop Infra-Solr Service: Navigate to Ambari > Infra Solr > Actions > Stop.
  3. Backup Management Pack Configurations: Follow the Prerequisites documentation for backing up configurations.
  4. Database Backup: Backup all stack databases.

Sample Database Backup:

Bash
Copy

If there are any other management pack databases, back them up at this step as well.

  1. Remove Management Pack Services: Delete Mpack services using Ambari UI.
  2. Uninstall Management Packs: Follow instructions provided here to remove management packs.
  3. Stop Ambari Server and Ambari Agents:
Bash
Copy

Warning Stop the Ambari Agents on all nodes in the cluster.

  1. Backup Ambari Server Configuration:
Bash
Copy
  1. Erase Ambari Server:

For RHEL:

Bash
Copy

For Ubuntu:

Bash
Copy
  1. Update Repository Files: Update ambari.repo (RedHat) or ambari.list (Ubuntu).
  2. Install Updated Ambari Server:

For RHEL:

Bash
Copy

For Ubuntu:

Bash
Copy
  1. Restore Configuration Files: Copy ambari.properties and password.dat to /etc/ambari-server/conf/.
  2. Upgrade Ambari Server Database Schema:
Bash
Copy
  1. Start Ambari Server:
Bash
Copy
  1. Access Ambari UI: Use your browser to access the UI.
  2. Install Required Mpacks: Follow documentation for installing mpacks and restoring configurations.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
  Last updated
On This Page
Upgrade Ambari Server