Step 2: Install Cloudera Manager server

You must install the Cloudera Manager server.

  1. Log in to the Cloudera Manager server host.
  2. Install the Cloudera Manager server by running the following command:
    sudo yum install cloudera-manager-daemons cloudera-manager-agent cloudera-manager-server
  3. Add the following line at the end of the /etc/default/cloudera-scm-server file:
    export CMF_JAVA_OPTS="${CMF_JAVA_OPTS} -Dcom.cloudera.cmf.fipsMode=true -Dcom.safelogic.cryptocomply.fips.approved_only=true"
Validate the CCJ and CCS installations