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

Error while doing Airflow Integration with Datahub #24956

Closed
1 of 2 tasks
Kuladeep1996 opened this issue Jul 11, 2022 · 2 comments
Closed
1 of 2 tasks

Error while doing Airflow Integration with Datahub #24956

Kuladeep1996 opened this issue Jul 11, 2022 · 2 comments
Labels
area:core kind:bug This is a clearly a bug

Comments

@Kuladeep1996
Copy link

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
image

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
image

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?

  • Yes I am willing to submit a PR!

Code of Conduct

@Kuladeep1996 Kuladeep1996 added area:core kind:bug This is a clearly a bug labels Jul 11, 2022
@boring-cyborg
Copy link

boring-cyborg bot commented Jul 11, 2022

Thanks for opening your first issue here! Be sure to follow the issue template!

@potiuk
Copy link
Member

potiuk commented Jul 12, 2022

Windows is not supported yet. Please follow #10388

@potiuk potiuk closed this as completed Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:core kind:bug This is a clearly a bug
Projects
None yet
Development

No branches or pull requests

2 participants