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 start the Cloudera Manager server by running the following command:
    sudo systemctl start cloudera-scm-server
  2. Wait a few minutes for the Cloudera Manager server to start.
  3. Start the Cloudera Manager agents, the supervisord process, and all managed service processes by running the following comman:
    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. For instructions, see Step 6: Start the Cloudera Manager Server and Agents and Step 7: Using the installation wizard.