tomas_conticello
07/28/2022, 2:39 PMtomas_conticello
07/28/2022, 2:42 PMcody_hanson
07/28/2022, 3:13 PMtomas_conticello
07/28/2022, 3:13 PMcody_hanson
07/28/2022, 3:17 PMmeltano config in the past and this behavior is new? If so--did this start occurring after an upgrade or reinstall? Or is this your first time configuring Airflow using Meltano?
3. What Python version are you running?david_rojas
07/28/2022, 3:36 PMdavid_rojas
07/28/2022, 3:44 PMmeltano config airlow list I'm getting the following error:
[Errno 2] No such file or directory: '/home/david/Projects/ebitwise/meltano/.meltano/run/airflow/airflow.cfg'
actually the file is removed when I execute that commandcody_hanson
07/28/2022, 4:17 PMNo such file or directory error that you described when I try to do meltano config airflow list. Unfortunately, it seems like this behavior is persisting even after upgrading to the latest version.
I've opened this bug report to track. Please feel free to add any additional context you can think of to that issue.cody_hanson
07/28/2022, 4:18 PMpat_nadolny
07/28/2022, 4:34 PMenv vars like https://github.com/meltano/squared/blob/b1bef50cc1d7c7e8bf0ffc79246f498e6b7bca49/data/environments/userdev.meltano.yml#L67 and in production we use the default helm chart and havent had to make any config changes so I dont know exactly how that would workconno_kuyt
07/29/2022, 12:39 PM