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

Hugo Prudente reassigned AIRFLOW-3066:
--------------------------------------

    Assignee: Hugo Prudente

Working on it!

> Add job parameters to AWSbatch Operator
> ---------------------------------------
>
>                 Key: AIRFLOW-3066
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3066
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: contrib, operators
>            Reporter: Raphael Norman-Tenazas
>            Assignee: Hugo Prudente
>            Priority: Minor
>              Labels: AWS, easyfix, features, newbie
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> Sometimes it is necessary to add parameters at runtime to AWS batch jobs in a 
> workflow. Currently, the AWSbatchOperator does not support this, and will use 
> the default parameters defined in the AWS job description.
> This can be implemented by adding a job_description={} parameter to the 
> AWSBatchOperator's __init__ and pass that into the client.submit_job call 
> with the keyword parameters.



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

Reply via email to