Join Slack
Powered by
Hi, Does airflow scheduler uses it own state Datab...
# troubleshooting
a
avinash_gupta
12/01/2022, 5:46 AM
Hi, Does airflow scheduler uses it own state Database and NOT meltano postgress database defined in meltano.yml ? since even after deleting all entries from meltano postgress, airflow scheduler is maintaining state.
a
aaronsteers
12/01/2022, 6:03 AM
If you've not overriden the Airflow SQLAlchemy connection string, I believe it will be defaulting to a SQLite backend.
https://hub.meltano.com/orchestrators/airflow#core.sql_alchemy_conn-setting
a
avinash_gupta
12/05/2022, 4:21 AM
Sorry for delay, does it mean when used with airflow, STATE is maintained using airflow database and NOT meltano DB ?
Open in Slack
Previous
Next