[ 
https://issues.apache.org/jira/browse/AIRFLOW-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748858#comment-16748858
 ] 

jack commented on AIRFLOW-2632:
-------------------------------

Ticket can be closed as per [~kaxilnaik] comment in the PR:

https://github.com/apache/airflow/pull/3513

> AWSBatchOperator allow ints in overrides
> ----------------------------------------
>
>                 Key: AIRFLOW-2632
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2632
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: operators
>    Affects Versions: 2.0.0
>            Reporter: Sebastian Schwartz
>            Assignee: Sebastian Schwartz
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 2.0.0
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> {{The AWSBatchOperator takes an *overrides* dict as a templated paramater: 
> [https://airflow.readthedocs.io/en/latest/integration.html#aws]}}
>  
> However, the templating does not support ints. This is an issue because in 
> *overrides,* the *vcpus* and *memory* paramaters must be ints for the AWS 
> client to correctly submit the job. Removing templating on the *overrides* 
> issue solves this problem. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to