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

Jarek Potiuk resolved AIRFLOW-2842.
-----------------------------------
    Fix Version/s: 2.0.0
       Resolution: Fixed

> GCS rsync operator
> ------------------
>
>                 Key: AIRFLOW-2842
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2842
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: gcp
>            Reporter: Vikram Oberoi
>            Priority: Major
>              Labels: gcs
>             Fix For: 2.0.0
>
>
> The GoogleCloudStorageToGoogleCloudStorageOperator supports copying objects 
> from one bucket to another using a wildcard.
> As long you don't delete anything in the source bucket, the destination 
> bucket will end up synchronized on every run.
> However, each object gets copied over even if it exists at the destination, 
> which makes this operation inefficient, time-consuming, and potentially 
> costly.
> I'd love an operator that behaves like `gsutil rsync` for when I need to 
> synchronize two buckets, supporting `gsutil rsync -d` behavior as well.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to