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

Unknown Role WEBHCAT #206

Open hadoopch opened 3 months ago

hadoopch commented 3 months ago

Hi,

if i want to to deploy the role WEBHCAT i get the following error:

fatal: [cm001.cdp.lan]: FAILED! => {
    "assertion": false,
    "changed": false,
    "evaluated_to": false,
    "msg": "Unknown role(s) ['WEBHCAT'] defined in configuration block for 'HIVE' in cluster 'cdpdevbase'."
}

Regards Uli

hadoopch commented 3 months ago

adding webhcat to roles/deployment/repometa/templates/role_mappings/cdh7.j2 will solve the issue