anisf
anisf
### TL;DR Getting error when trying to install gcloud sdk using python 3.9.0 **Expected behavior** Successfully installed gcloud sdk **Observed behavior** ``` Traceback (most recent call last): File "/opt/hostedtoolcache/gcloud/314.0.0/x64/lib/gcloud.py", line...
Remove hive as a dependency : property hive_service does not exist
Add LIVY for SPARK3 support which is provided is SPARK3 Parcels
adds the possibility to configure addional SANs. Useful to access services via LB in TCP mode (Nginx / HAProxy)
fix atlas_dir permissions
/var/lib/atlas/nav2atlas-data/ does not have the good permissions. It is not even readable by atlas : `d-w-rwxr-T` instead of `drwx------`
Hi ! IHAC that wants to manage different groups of Hive instances : Group 1 : Hive + Hive on Tez Group 2 : Hive 2 + Hive on Tez...
SAN support is missing in [the keystore creation ](https://github.com/cloudera-labs/cloudera.cluster/blob/main/roles/security/tls_generate_csr/tasks/main.yml#L46)
Livy for SPARK 3 cannot be installed via these roles, because it is not listed in the service list here : - [spark3.j2](https://github.com/cloudera-labs/cloudera.cluster/blob/v3.4.0/roles/deployment/repometa/templates/role_mappings/spark3.j2) - [main.yml](https://github.com/cloudera-labs/cloudera.cluster/blob/v3.4.0/roles/config/cluster/common/defaults/main.yml#L89)