aiell0 opened a new issue, #40127:
URL: https://github.com/apache/airflow/issues/40127

   ### Apache Airflow Provider(s)
   
   amazon
   
   ### Versions of Apache Airflow Providers
   
   Amazon provider v8.23.0
   
   ### Apache Airflow version
   
   2.7.0
   
   ### Operating System
   
   Linux
   
   ### Deployment
   
   Other Docker-based deployment
   
   ### Deployment details
   
   We are deploying into ECS Fargate with the following Dockerfile and 
requirements.txt files:
   
   Dockerfile gist: 
https://gist.github.com/aiell0/a8100691966186f09a5237a480ecf55e
   requirements.txt gist: 
https://gist.github.com/aiell0/59c180a1c14afa736610e7b0261060e4
   
   ### What happened
   
   Container failed to deploy. When we looked into the logs we found the 
following error:
   
   ```ValueError: Cannot resolve 
'airflow.providers.amazon.aws.log.s3_task_handler.S3TaskHandler': No module 
named 'importlib_metadata'```
   
   ### What you think should happen instead
   
   Container/Task should have stood up successfully.
   
   ### How to reproduce
   
   Attempt to deploy a container via ECS using Apache Airflow v2.7 and v8.23 of 
the Amazon Provider. 
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to