Airflow
Overview
Prerequisites
Steps
Option A: Update via the Airflow UI
{
"account": "<your_account>",
"database": "<your_database>",
"warehouse": "<your_warehouse>",
"host": "<your_host>.espressocomputing.com"
}Option B: Update via Environment Variable (JSON format)
Option C: Update via Environment Variable (URI format)
Verifying the Connection
Troubleshooting
Last updated