Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Orchestrator Plugin does not install #37

Open
ilsaloving opened this issue May 15, 2024 · 1 comment
Open

Orchestrator Plugin does not install #37

ilsaloving opened this issue May 15, 2024 · 1 comment
Labels
question Further information is requested

Comments

@ilsaloving
Copy link

ilsaloving commented May 15, 2024

When I try to install the plugin, this is the result:

$ meltano add orchestrator airflow
Added orchestrator 'airflow' to your project
Variant:	apache (default)
Repository:	https://github.com/apache/airflow
Documentation:	https://hub.meltano.com/orchestrators/airflow--apache

Added required file bundle 'files-airflow' to your project
Variant:	meltano (default)
Repository:	https://github.com/meltano/files-airflow
Documentation:	https://hub.meltano.com/files/files-airflow--meltano

2024-05-15T14:17:31.844493Z [info     ] Installing orchestrator 'airflow'
2024-05-15T14:17:31.870172Z [info     ] Installing file bundle 'files-airflow'
2024-05-15T14:17:33.375277Z [info     ] Logged pip install output to /private/tmp/f/.meltano/logs/pip/orchestrators/airflow/pip.log
2024-05-15T14:17:33.375597Z [error    ] Orchestrator 'airflow' could not be installed: Failed to install plugin 'airflow'.
2024-05-15T14:17:33.375664Z [info     ] ERROR: 404 Client Error: Not Found for url: https://raw.githubusercontent.com/apache/airflow/constraints-2.1.2/constraints-3.11.txt

2024-05-15T14:17:34.212829Z [info     ] Installed file bundle 'files-airflow'
2024-05-15T14:17:34.217558Z [info     ] Adding 'files-airflow' files to project...
2024-05-15T14:17:34.218625Z [info     ] Created orchestrate/dags/meltano.py
2024-05-15T14:17:34.218953Z [warning  ] Installed 1/2 plugins
Need help fixing this problem? Visit http://melta.no/ for troubleshooting steps, or to
join our friendly Slack community.

Failed to install plugin(s)

If I do meltano add files files-airflow or meltano add utility airflow, they seem to work fine, so I'm not sure what the difference is.

@ilsaloving ilsaloving changed the title Plugin does not install Orchestrator Plugin does not install May 15, 2024
@edgarrmondragon
Copy link

meltano add utility airflow is the preferred option now and we try to recommend that (e.g. meltano/meltano#8524).

@edgarrmondragon edgarrmondragon added the question Further information is requested label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants