satyarthn commented on issue #9486:
URL: https://github.com/apache/airflow/issues/9486#issuecomment-919635087


   Another take on trying to figure out what is happening.
   
   My ECS console shows task_id as this
   
   <img width="503" alt="Screen Shot 2021-09-14 at 5 21 49 PM" 
src="https://user-images.githubusercontent.com/85149961/133357508-80b15b22-57fb-4868-8dc2-c7a9ae6ddce4.png";>
   
   
   But the ECSOperator logs task id as something else
   
   `[2021-09-15 01:46:33,311] {{ecs.py:257}} INFO - ECS Task started: {'tasks': 
[{'attachments': [{'id': 'e216354d-f05c-465c-967a-50efd86d7e0e', 'type': 
'ElasticNetworkInterface', 'status': 'PRECREATED', 'details': `
   
   
   Again, not sure why this is happening. Is it ECSOperator bug or is it me 
doing something wrong in the way I have defined ECSOperator or ECS Task 
Definition
   
   


-- 
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

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


Reply via email to