Has anyone successfully installed meltano in <airf...
# troubleshooting
j
Has anyone successfully installed meltano in airflow's docker-compose? I want to test out my taps and targets in a local airflow environment before attempting to do the same in MWAA, but I'm running into dependency conflicts between airflow and meltano.
Even when attempting to install airflow through meltano, I still can't invoke meltano from a bash-operator. Meltano isn't installed on any of the workers. If I attempt to install meltano via
pip_url
in the
meltano.yml
, I get the same dependency conflicts.