- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
What to backup? and how? (only metadata, not data)
Created on ‎11-17-2015 05:36 PM - edited ‎09-16-2022 02:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What components and folders to backup (only metadata, not data)? What would be the commands?
- Namenode - Ambari database - Hive Metastore database - Oozie database - Hue database - Ranger database
Created ‎11-17-2015 05:43 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Backup metadata Link (dfs.namenode.name.dir - Backup this location)
Backup data too (Falcon for DR, Snapshots)
HCatalog
Ambari DB
Oozie DB
Ranger DB
Hue DB
/etc/*
/usr/hdp/* ( Its good to backup binaries on weekly or month basis)
backup logs for compliance purpose /var/log/*
Created ‎11-17-2015 05:43 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Backup metadata Link (dfs.namenode.name.dir - Backup this location)
Backup data too (Falcon for DR, Snapshots)
HCatalog
Ambari DB
Oozie DB
Ranger DB
Hue DB
/etc/*
/usr/hdp/* ( Its good to backup binaries on weekly or month basis)
backup logs for compliance purpose /var/log/*
Created ‎04-11-2016 07:19 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Guilherme Braccialli / Neeraj Sabharwal
What is the best way to backup the Ranger database 0.5.0(for the purpose of disaster recovery). I see that the REST API is available. Can you please share your experience if you have implemented this in your organization? Thank you.
