Exporting data from Google Cloud Storage to Amazon S3

前端 未结 4 862
夕颜
夕颜 2020-11-27 04:37

I would like to transfer data from a table in BigQuery, into another one in Redshift. My planned data flow is as follows:

BigQuery -> Google Cloud Storage -> Amazon

4条回答
  •  孤城傲影
    2020-11-27 05:19

    Using Rclone (https://rclone.org/).

    Rclone is a command line program to sync files and directories to and from

    Google Drive
    Amazon S3
    Openstack Swift / Rackspace cloud files / Memset Memstore
    Dropbox
    Google Cloud Storage
    Amazon Drive
    Microsoft OneDrive
    Hubic
    Backblaze B2
    Yandex Disk
    SFTP
    The local filesystem
    

提交回复
热议问题