[
https://issues.apache.org/jira/browse/AIRFLOW-4095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16794088#comment-16794088
]
ASF GitHub Bot commented on AIRFLOW-4095:
-----------------------------------------
XD-DENG commented on pull request #4920: [AIRFLOW-4095] Adding some params as
template fields in S3 Operators
URL: https://github.com/apache/airflow/pull/4920
----------------------------------------------------------------
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:
[email protected]
> Adding some params as template fields in S3 Operators
> -----------------------------------------------------
>
> 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)