Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Can't Access Airflow Database After Composer Update

In the past, I used the instructions found in https://cloud.google.com/composer/docs/composer-2/access-airflow-database to access the Airflow database for our Composer instance and run a few queries for pulling some performance data.

After a recent upgrade of our Composer/Airflow instance, though, the sql_alchemy_conn parameter mentioned in the instructions is no longer visible:

justins1_0-1716394786146.png

Any ideas of how to authenticate with that database now?

1 1 355
1 REPLY 1

Im facing the exact same issue.

- Cant see the sql_alchemy_conn parameter

- Cant use airflow config get-value command

- Cant use gcloud composer cli command with interactive shell

What should we do?