You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/08/27 20:40:48 UTC

[GitHub] [airflow] mik-laj commented on issue #5858: [AIRFLOW-5252] Move GCP Transfer to core

mik-laj commented on issue #5858: [AIRFLOW-5252] Move GCP Transfer to core
URL: https://github.com/apache/airflow/pull/5858#issuecomment-525473885
 
 
   Hi. 
   
   We should use `Gcs` instead `GoogleCloudStorage`. We have prepared change plans for all GCP to have unified name. 
   
   It should be new file `gcs_to_gdrive.py`.
   
   `cloud_storage_transfer_service.py` contains integration to Google service that allow create transfer job, so it not transfer operator. It's operator that perform action in external service.
   https://cloud.google.com/products/data-transfer/
   
   Have you read the GCP Integration guide?  this is an amazing source of knowledge about operator names.
   
   
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services