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.
Copy the CSD file to the
/opt/cloudera/csd/
directory on the Cloudera Manager server.Change the file ownership to the
cloudera-scm
user and group.chown cloudera-scm:cloudera-scm
/opt/cloudera/csd/pdso-1.3.0.<x>-el7.jar
Change the file permissions to 640:
chmod 640 /opt/cloudera/csd/pdso-1.3.0.<x>-el7.jar
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?