Install the custom service descriptor on the Cloudera Manager server

The Data Optimizer Custom Service Descriptor (CSD) file describes the service to Cloudera Manager (CM). This file is required so that CM is aware of the service and its roles.

  1. Copy the CSD file to the /opt/cloudera/csd/ directory on the Cloudera Manager server.

  2. Change the file ownership to the cloudera-scm user and group.

    1. chown cloudera-scm:cloudera-scm

    2. /opt/cloudera/csd/pdso-1.3.0.<x>-el7.jar

  3. Change the file permissions to 640: chmod 640 /opt/cloudera/csd/pdso-1.3.0.<x>-el7.jar

  4. Restart the Cloudera Manager server.

    If you are running the Cloudera Manager Management Service, you must restart it on the Cloudera Manager dashboard.

Last updated

Was this helpful?