cloudera-labs / cloudera.cluster

An Ansible collection for lifecycle and management of Cloudera CDP Private Cloud resources on bare metal, IaaS, and PaaS.
Apache License 2.0
32 stars 48 forks source link

Adding a service (e.g. spark) in definition.yml does not completely install/configure service #203

Open hadoopch opened 7 months ago

hadoopch commented 7 months ago

Hi all,

I made the experience if i add a service via definition file and rerun the playbook (-e "update_services=true") the service is added and the configuration parameters are applied. Nevertheless the service configuration is not complete. For Spark e.g. the following actions were missing:

image

I made this experience also with other services

Best regards

Uli

hadoopch commented 6 months ago

for livy e.g. the service principal was not created and /user/livy was missing