Configure Cloudera Manager for FIPS

Perform the following steps to install and configure Cloudera Manager for FIPS.

  1. Log in to the Cloudera Manager server host and run the following command to start the Cloudera Manager server:
    sudo systemctl start cloudera-scm-server
  2. Wait a few minutes for Cloudera Manager server to start.
  3. Run the following command to start the Cloudera Manager agents, the supervisord process, and all managed service processes:
    sudo systemctl start cloudera-scm-agent
  4. Use a web browser to navigate to http://<server_host>:7180, where <server_host> is the FQDN or IP address of the host where the Cloudera Manager server is running.
  5. Log into Cloudera Manager Admin Console. The default credentials are:
    • User name: admin
    • Password: admin
  6. Set up a cluster. See Step 6: Install Runtime and Other Software and Step 7: Using the installation wizard for more information.