Relative Content

Tag Archive for google-cloud-composer

Composer 3 log n

I’m testing composer 3
I noticed that the n are not correctly interpreted in the log so composer 2 it’s ok.
Example :
INFO – 2024-07-04 10:33:20 Début de traitement aaa.sh n bq –project_id=xxx –location=EU

Unable to create GCP Composer environment

Unable to create GCP Composer environment – “Some of the GKE pods failed to become healthy”. How to resolve this? I have configured the setting and gave the necessary access. But it failed to create the environment. Can anyone help into this?

How to Access sql_alchemy_conn After Update

In the past, we followed the instructions at https://cloud.google.com/composer/docs/composer-2/access-airflow-database to access the Airflow database for exporting job history data.