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 46 forks source link

Apache OMID is not supported #201

Open hadoopch opened 4 months ago

hadoopch commented 4 months ago

Hi,

today i tried to configure the OMID service. It seems that it is not supported. I got the following error:

TASK [cloudera.cluster.parcels_and_roles : Ensure that all the services are valid] ***************************************************************************************************************************************************************************
fatal: [cm001.cdp.lan]: FAILED! => {
    "assertion": false,
    "changed": false,
    "evaluated_to": false,
    "msg": "Unknown service(s) ['OMID'] defined in cluster 'cdpdevbase'"
}

Regards

Uli