aws-samples / emr-serverless-samples

Example code for running Spark and Hive jobs on EMR Serverless.
https://aws.amazon.com/emr/serverless/
MIT No Attribution
155 stars 78 forks source link

MWAA 2.2.2 constraints file #40

Closed firewall413 closed 2 years ago

firewall413 commented 2 years ago

How are you able to install the emr_serverless package on MWAA 2.2.2 using the official constraints file:

The emr_serverless operator depends on boto3>=1.23.9

While MWAA 2.2.2 has the following constraints: boto3==1.18.65 boto==2.49.0 botocore==1.21.65

dacort commented 2 years ago

Dupe of #37 - That said, I need to look into this more as it seems people are having issues but see https://github.com/aws-samples/emr-serverless-samples/issues/37#issuecomment-1325578459 for a workaround using official airflow amazon provider.