handsome-football-66174
05/12/2022, 6:12 PMhandsome-football-66174
05/13/2022, 1:22 PMdazzling-judge-80093
05/13/2022, 1:23 PMdazzling-judge-80093
05/13/2022, 1:24 PMhandsome-football-66174
05/13/2022, 1:55 PMhandsome-football-66174
05/13/2022, 1:55 PMdazzling-judge-80093
05/13/2022, 2:01 PM"apache-airflow >= 1.10.2",
You can specify constraints file to your pip command ->
pip install -c <https://raw.githubusercontent.com/apache/airflow/constraints-${airflow_version}/constraints-3.7.txt> 'acryl-datahub==0.8.32'handsome-football-66174
05/13/2022, 2:20 PMhandsome-football-66174
05/13/2022, 3:03 PMdazzling-judge-80093
05/13/2022, 3:04 PMhandsome-football-66174
05/13/2022, 3:57 PMdazzling-judge-80093
05/13/2022, 4:11 PM0.8.34.2 there I fixed this issue with the constraints file of Airflow 2.0.2handsome-football-66174
05/13/2022, 4:14 PMhandsome-football-66174
05/16/2022, 5:00 PMERROR: Cannot install acryl-datahub[airflow,athena,datahub-business-glossary,datahub-kafka,datahub-rest,druid,glue,great-expectations,hive,kafka,kafka-connect,ldap,looker,lookml,mysql,okta,postgres,redshift,s3,sagemaker,snowflake,sql-profiles,sqlalchemy]==0.8.34.2 because these package versions have conflicting dependencies.
The conflict is caused by:
acryl-datahub[airflow,athena,datahub-business-glossary,datahub-kafka,datahub-rest,druid,glue,great-expectations,hive,kafka,kafka-connect,ldap,looker,lookml,mysql,okta,postgres,redshift,s3,sagemaker,snowflake,sql-profiles,sqlalchemy] 0.8.34.2 depends on grpcio==1.44.0; extra == "kafka"
The user requested (constraint) grpcio==1.37.0handsome-football-66174
06/17/2022, 3:13 PM