Upgrade the HDF Management Pack
About This Task
A management pack bundles service definitions, stack definitions, and stack add-on service definitions so they do not need to be included with the Ambari core functionality and can be updated in between major releases. Upgrade the management pack to ensure that you have the latest versions of the available Apache components.
Before You Begin
Get the HDF Management Pack location and build number from the HDF Release Notes.
Steps
Back up your Ambari resources folder:
cp -r /var/lib/ambari-server/resources /var/lib/ambari-server/resources.backup
Upgrade the HDF management pack:
ambari-server upgrade-mpack \ --mpack=http://public-repo-1.hortonworks.com/HDF/centos7/3.x/updates/<version>/tars/hdf_ambari_mp/hdf-ambari-mpack-<version>-<build-number>.tar.gz \ --verbose