ivanovyordan
11/17/2021, 8:34 PM[Errno 2] No such file or directory: '<meltano-path>/.meltano/run/airflow/airflow.cfg'
. The AIRFLOW_HOME
and AIRFLOW_CONFIG
environments are printed in debug mode and point to the correct path. I changed quite a few things in my config - added environements and split the config into different files and though that could be the reason. Then just removed the include_paths
section plus all custom airflow configuration, but got the same error. I didn't find anyone else having the same error so I guess I'm doing something wrong. Any ideas?
P.S.: I also got some minor issues with config splitting, but I prefer to discuss them in GitLab and open a Merge Request.