You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/04/15 14:49:22 UTC

[GitHub] [airflow] chang12 opened a new issue #8381: Support 'capacityProviderStrategy' option for ECSOperator

chang12 opened a new issue #8381: Support 'capacityProviderStrategy' option for ECSOperator
URL: https://github.com/apache/airflow/issues/8381
 
 
   **Description**
   
   [AWS launches Fargate Spot](https://aws.amazon.com/about-aws/whats-new/2019/12/aws-launches-fargate-spot-save-up-to-70-for-fault-tolerant-applications/) on December, 2019. It can be configured in [run_task on boto3 with 'capacityProviderStrategy' option](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/ecs.html#ECS.Client.run_task). It would be nice if we could set this option for ECSOperator.
   
   **Use case / motivation**
   
   Tasks with Fargate Spot are cheaper than tasks without Fargate Spot.
   
   **Related Issues**
   
   None found.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [airflow] boring-cyborg[bot] commented on issue #8381: Support 'capacityProviderStrategy' option for ECSOperator

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #8381: Support 'capacityProviderStrategy' option for ECSOperator
URL: https://github.com/apache/airflow/issues/8381#issuecomment-614085402
 
 
   Thanks for opening your first issue here! Be sure to follow the issue template!
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services