Acceldata Open Source Data Platform
ODP 3.2.3.2-204
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
xxxxxxxxxxmkdir /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
xxxxxxxxxxambari-server stopambari-agent stop- Backup Ambari Server Configuration:
Bash
xxxxxxxxxxcp -r /etc/ambari-server/conf /etc/ambari-server/conf_backup- Erase Ambari Server:
For RHEL:
Bash
xxxxxxxxxxyum erase ambari-server -yFor Ubuntu:
Bash
xxxxxxxxxxapt remove ambari-server -y- Update Repository Files: Update ambari.repo (RedHat) or ambari.list (Ubuntu).
- Install Updated Ambari Server:
For RHEL:
Bash
xxxxxxxxxxyum clean allyum install ambari-server -yFor Ubuntu:
Bash
xxxxxxxxxxapt cleanapt install ambari-server -y- Restore Configuration Files: Copy
ambari.propertiesandpassword.datto/etc/ambari-server/conf/. - Upgrade Ambari Server Database Schema:
Bash
xxxxxxxxxxambari-server upgrade- Start Ambari Server:
Bash
xxxxxxxxxxambari-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 Agentsnull
Discard 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