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

Conflicting Dependencies with apache-airflow 2.3.2 #5226

Closed
iamakashladdha opened this issue Jun 22, 2022 · 5 comments
Closed

Conflicting Dependencies with apache-airflow 2.3.2 #5226

iamakashladdha opened this issue Jun 22, 2022 · 5 comments
Assignees
Labels
bug Bug report ingestion PR or Issue related to the ingestion of metadata

Comments

@iamakashladdha
Copy link

Describe the bug
Getting the dependency conflict when installing acryl-datahub[datahub-rest,airflow,redshift]==0.8.38.3 to use with apache-airflow==2.3.2. Please release compatible release to resolve this error.

To Reproduce
Steps to reproduce the behavior:

  1. Install acryl-datahub[datahub-rest,airflow,redshift]==0.8.38.3 package with Apache Airflow 2.3.2

Error:

ERROR: Cannot install acryl-datahub[airflow,datahub-rest,redshift]==0.8.38.3 and apache-airflow==2.3.2+astro.2 because these package versions have conflicting dependencies.
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies

Expected behavior
Conflict should not happen and we should be able to Leverage DataHub Functionality with Apache Airflow 2.3.2

Screenshots
image

Additional context
Tried with several acryl-datahub versions as below, but still got the same issue.

  • acryl-datahub[datahub-rest,airflow,redshift]==0.8.38.3
  • acryl-datahub[datahub-rest,airflow,redshift]==0.8.38.2
  • acryl-datahub[datahub-rest,airflow,redshift]==0.8.38
  • acryl-datahub[datahub-rest,airflow,redshift]==0.8.36
@iamakashladdha iamakashladdha added the bug Bug report label Jun 22, 2022
@anshbansal anshbansal assigned treff7es and unassigned anshbansal Jun 23, 2022
@anshbansal
Copy link
Collaborator

@treff7es Giving this one to you as you are more aware of all airflow dependencies.

@maggiehays maggiehays added the ingestion PR or Issue related to the ingestion of metadata label Jul 8, 2022
@github-actions
Copy link

github-actions bot commented Aug 4, 2022

This issue is stale because it has been open for 15 days with no activity. If you believe this is still an issue on the latest DataHub release please leave a comment with the version that you tested it with. If this is a question/discussion please head to https://slack.datahubproject.io. For feature requests please use https://feature-requests.datahubproject.io

@github-actions github-actions bot added the stale label Aug 4, 2022
@iamakashladdha
Copy link
Author

iamakashladdha commented Aug 4, 2022

Still getting the dependency conflict when installing acryl-datahub[datahub-rest,airflow,redshift]==0.8.42 to use with apache-airflow==2.3.x So please don't mark it as stale.

Tried this with the latest version 0.8.42 released today 4th August. https://pypi.org/project/acryl-datahub/0.8.42/

Error:

ERROR: Cannot install acryl-datahub[airflow,datahub-rest,redshift]==0.8.42 and apache-airflow==2.3.3+astro.1 because these package versions have conflicting dependencies.
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies

Snapshot:
image

Thanks!

@github-actions github-actions bot removed the stale label Aug 5, 2022
@KulykDmytro
Copy link
Contributor

seems like dup #4809

@rslanka
Copy link
Contributor

rslanka commented Sep 9, 2022

Fixed by PR: #5593

@rslanka rslanka closed this as completed Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report ingestion PR or Issue related to the ingestion of metadata
Projects
None yet
Development

No branches or pull requests

6 participants