We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.3.3 (latest released)
We are following this "https://datahubproject.io/docs/lineage/airflow" for airflow integration with datahub but when running step3 command causing error
execute(airflow connections add --conn-type 'datahub_rest' 'datahub_rest_default' --conn-host 'http://localhost:8080') command without any error
Follow this https://datahubproject.io/docs/lineage/airflow/ At step 3 you will get this error
Windows 10
apache-airflow==2.3.2 apache-airflow-providers-ftp==3.0.0 apache-airflow-providers-http==3.0.0 apache-airflow-providers-imap==3.0.0 apache-airflow-providers-sqlite==3.0.0
Docker-Compose
Followed this doc for airflow deployment https://medium.com/@garc1a0scar/how-to-start-with-apache-airflow-in-docker-windows-902674ad1bbe
and also modified port8080 to 8089 due to conflict with Datahub
No response
The text was updated successfully, but these errors were encountered:
Thanks for opening your first issue here! Be sure to follow the issue template!
Sorry, something went wrong.
Windows is not supported yet. Please follow #10388
No branches or pull requests
Apache Airflow version
2.3.3 (latest released)
What happened
We are following this "https://datahubproject.io/docs/lineage/airflow" for airflow integration with datahub but when running step3 command causing error
What you think should happen instead
execute(airflow connections add --conn-type 'datahub_rest' 'datahub_rest_default' --conn-host 'http://localhost:8080') command without any error
How to reproduce
Follow this https://datahubproject.io/docs/lineage/airflow/
At step 3 you will get this error
Operating System
Windows 10
Versions of Apache Airflow Providers
apache-airflow==2.3.2
apache-airflow-providers-ftp==3.0.0
apache-airflow-providers-http==3.0.0
apache-airflow-providers-imap==3.0.0
apache-airflow-providers-sqlite==3.0.0
Deployment
Docker-Compose
Deployment details
Followed this doc for airflow deployment
https://medium.com/@garc1a0scar/how-to-start-with-apache-airflow-in-docker-windows-902674ad1bbe
and also modified port8080 to 8089 due to conflict with Datahub
Anything else
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: