I'm having an issue with the built-in Airflow orch...
# troubleshooting
d
I'm having an issue with the built-in Airflow orchestrator. My project is using Meltano 2.2, and I beleive it's using the
files-airflow
file kit (I'm assuming it's v0.8) I'm getting this error:
Copy code
Failed to import: /project/orchestrate/dags/meltano.py
TypeError: string indices must be integers
(I've truncated most of the stack trace)
https://gitlab.com/meltano/files-airflow Hasn't been updated in a year, so it seems like maybe that package is now out of date with respect to the latest version of Meltano?
Ohhhh I think I'm pulling in a deprecated repo
e
@david_tout were you able to solve it by pulling the correct repo?
d
Yes, I got past one problem, and ran face first into a different one, but unrelated to the
files-airflow
repo. (https://meltano.slack.com/archives/C01TCRBBJD7/p1656920174969859)
l
I had the same problem with old repo, I think the meltano add file bundle command has bug and uses wrong repo.