Acceldata Open Source Data Platform
ODP 3.2.3.2-3
Release Notes
What is ODP
Installation
Advanced Installation
Configuration and Management
USER GUIDES
Security
Uninstall ODP
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Upgrade Ambari Server
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
The following steps have to performed on the installed Ambari Server node.
- Stop Management Pack Services: Use the Ambari UI to stop service: Spark3.
- Stop Infra-Solr Service: Navigate to Ambari > Infra Solr > Actions > Stop.
- Backup Management Pack Configurations: Follow the Prerequisites documentation for backing up configurations.
- Database Backup: Backup all stack databases.
Sample Database Backup:
Bash
mkdir /tmp/backup/mysqldump -u <your_username> -p<your_password> ambari > /tmp/backup/ambari_backup.sqlmysqldump -u <your_username> -p<your_password> hive > /tmp/backup/hive_backup.sqlmysqldump -u <your_username> -p<your_password> ranger > /tmp/backup/ranger_backup.sqlmysqldump -u <your_username> -p<your_password> rangerkms > /tmp/backup/rangerkms_backup.sqlmysqldump -u <your_username> -p<your_password> oozie > /tmp/backup/oozie_backup.sqlIf there are any other management pack databases, back them up at this step as well.
- Remove Management Pack Services: Delete Mpack services using Ambari UI.
- Uninstall Management Packs: Follow instructions provided here to remove management packs.
- Stop Ambari Server and Ambari Agents:
Bash
ambari-server stopambari-agent stop- Backup Ambari Server Configuration:
Bash
cp -r /etc/ambari-server/conf /etc/ambari-server/conf_backup- Erase Ambari Server:
For RHEL:
Bash
yum erase ambari-server -yFor Ubuntu:
Bash
apt remove ambari-server -y- Update Repository Files: Update ambari.repo (RedHat) or ambari.list (Ubuntu).
- Install Updated Ambari Server:
For RHEL:
Bash
yum clean allyum install ambari-server -yFor Ubuntu:
Bash
apt cleanapt install ambari-server -y- Restore Configuration Files: Copy
ambari.propertiesandpassword.datto/etc/ambari-server/conf/. - Upgrade Ambari Server Database Schema:
Bash
ambari-server upgrade- Start Ambari Server:
Bash
ambari-server start- Access Ambari UI: Use your browser to access the UI.
- 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 Jul 2, 2024
Was this page helpful?
Next to read:
Upgrade Ambari AgentsDiscard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message