Install CCP on an Ambari Cluster

Prior to installing the Cloudera Cybersecurity Platform (CCP), you must meet CCP's requirements for the cluster, Metron node, and Ambari server.

Prior to installing the HCP Ambari management pack, you must complete the following:
  • Meet all of the cluster specifications listed in Specifications for Hadoop Cluster.
  • Meet all of the metron node specifications listed in Specifications for Metron Nodes.

    For ease of use, consider adding your host entries to your /etc/hosts file.

  1. Download and install Ambari.
    For example:
    wget -nv http://public-repo-1.hortonworks.com/ambari/centos7/2.x/updates/2.7.3.0/ambari.repo -O /etc/yum.repos.d/ambari.repo
  2. Set up the Ambari server.
    ambari-server setup -s
    Use the -s parameter to install Oracle JDK as part of the Ambari set up.