You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Felipe Rodrigues (JIRA)" <ji...@apache.org> on 2019/07/17 19:12:00 UTC

[jira] [Commented] (AIRFLOW-2902) Add S3ToBigQuery operator

    [ https://issues.apache.org/jira/browse/AIRFLOW-2902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16887357#comment-16887357 ] 

Felipe Rodrigues commented on AIRFLOW-2902:
-------------------------------------------

Hi!

I'm just starting a project that will involve transfering from MongoDB to BigQuery. I'll try to use a workflow based on exporting from Mongo to S3 using the official mongo_to_s3 operator and then from s3 to BQ using the [beta Amazon S3 Transfer Service|[https://cloud.google.com/bigquery/docs/s3-transfer].]

 

If anyone's interested, I can share the experience with you later.

> Add S3ToBigQuery operator
> -------------------------
>
>                 Key: AIRFLOW-2902
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2902
>             Project: Apache Airflow
>          Issue Type: Wish
>          Components: gcp, operators
>    Affects Versions: 1.10.0
>            Reporter: jack
>            Priority: Major
>
> Please add operators that allow to move data between Amazon and Google services.
> I saw there is [S3ToHiveTransfer|https://airflow.apache.org/integration.html#s3tohivetransfer] operator... It described as:
> "Moves data from S3 to Hive. The operator downloads a file from S3, stores the file locally before loading it into a Hive table."
>  
> So what I'm asking here is very similar.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)