Backup HDP services from CDP 7.1.x

You must take a backup of HDP services before rolling back from CDP to HDP.

Automated Backup

The CMA Server takes the backup of everything except Ambari as it is not affected by the upgrade process. To back up Ambari, see the Back Up Ambari for HDP 3.1.5 and Back Up Ambari for HDP 2.6.5 documentation.

The backup handles HDP services in HDP. If you have MPacks or other application level services you must add those to the transition or perform separately.

Manual Backup

In case you skipped the Automated backup steps in CMA, then you can manually perform the following steps:
  • Backing up the HDP 2 or HDP 3 cluster
  • Backup /etc config symlinks for all HDP services on all hosts by running the following command: cp -d /etc/<service>/conf /etc/<service>/conf.hdp.bak
  • Backup /etc/krb5.conf by running the following command: cp /etc/krb5.conf /etc/krb5.conf.bak