You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Ash Berlin-Taylor (JIRA)" <ji...@apache.org> on 2018/08/15 09:12:00 UTC

[jira] [Commented] (AIRFLOW-2902) S3ToBigQuery operator / S3ToGoogleStorage operator

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

Ash Berlin-Taylor commented on AIRFLOW-2902:
--------------------------------------------

There's an airflow.contrib.operators.s3_to_gcs.S3ToGoogleCloudStorageOperator, so half of this is done already (though perhaps missing docs?)

 

I don't know if you can go directly form S3 to BigQuery - is that possible in the BQ APIs or would you have to go s3 -> GCS -> BQ?

> S3ToBigQuery operator   / S3ToGoogleStorage 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
>            Reporter: jack
>            Priority: Major
>             Fix For: 1.10.1
>
>
> 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)