You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "jack (JIRA)" <ji...@apache.org> on 2018/09/03 13:02: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=16602141#comment-16602141 ] 

jack commented on AIRFLOW-2902:
-------------------------------

[~ashb]

Maybe this could be used as reference?

https://github.com/pmueller1/s3-bigquery-conga/blob/master/stream_to_bq.py

> Add S3ToBigQuery operator
> -------------------------
>
>                 Key: AIRFLOW-2902
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2902
>             Project: Apache Airflow
>          Issue Type: Wish
>          Components: 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.3#76005)