You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/09/02 18:01:02 UTC

[jira] [Assigned] (AIRFLOW-2632) AWSBatchOperator allow ints in overrides

     [ https://issues.apache.org/jira/browse/AIRFLOW-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned AIRFLOW-2632:
-------------------------------------

    Assignee: Holden Karau's magical unicorn  (was: Sebastian Schwartz)

> 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: Holden Karau's magical unicorn
>            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)