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

Hive service dependency : spark_on_yarn on CDP #122

Closed anisf closed 8 months ago

anisf commented 10 months ago

Using : cloudera.cluster: 4.0.0-rc1

I'm getting : Unknown configuration attribute ''spark_on_yarn_service'' for service (type: ''HIVE'', name: ''hive'').' in the task cloudera.cluster.cluster : Import cluster template

Removing line spark_on_yarn_service: spark_on_yarn from HIVE.SERVICEWIDE in cloudera/cluster/roles/config/cluster/base/templates/configs/inter-service-dependencies.j2 solved the issue