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

Xiaodong DENG resolved AIRFLOW-4095.
------------------------------------
    Resolution: Resolved

> Add template_fields for S3CopyObjectOperator & S3DeleteObjectsOperator
> ----------------------------------------------------------------------
>
>                 Key: AIRFLOW-4095
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4095
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: aws, operators
>            Reporter: Yaswanth Raj Kumar Yadiki
>            Assignee: Yaswanth Raj Kumar Yadiki
>            Priority: Major
>              Labels: easy-fix, features
>
> In S3DeleteObjectsOperator and S3CopyObjectOperator, there were some params 
> to be modified in run time when we use Jinja template as values to them. They 
> are
> S3DeleteObjectsOperator
>  # keys
>  # bucket
> S3CopyObjectOperator
>  # source_bucket_key
>  # dest_bucket_key
>  # source_bucket_name
>  # dest_bucket_name
> By this change, when ever we use those two operator and if we use some of the 
> above parameters values with Jinja templating, then the values of the above 
> params will be changed in run time according to the Jinja 



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

Reply via email to