Installation
Also available as:
PDF
loading table of contents...

Installing HCP Ambari Management Pack

Prerequisites

An HCP Ambari 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. The HCP management pack includes Metron, plus the parser topologies, indexing topologies, and enrichment topologies.

  1. Download the HCP management pack tar file from the HCP repo location:

    wget -nv http://public-repo-1.hortonworks.com/HCP/centos7/1.x/updates/1.2.1.0/tars/metron/hcp-ambari-mpack-1.2.1.0-21.tar.gz
  2. Install the HCP management pack:

    ambari-server install-mpack --mpack=/${MPACK_DOWNLOAD_DIRECTORY}/hcp-ambari-mpack-1.2.1.0-21.tar.gz --verbose

    You should see a message saying that the management pack completed successfully.