BigQuery中的S3集成 [英] Bigquery s3 integration

查看:226
本文介绍了BigQuery中的S3集成的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

难道BigQuery中必须从S3导入数据的功能? 如果没有,那么最新最好的替代路径,你可以建议?

Does BigQuery have a feature to import data from s3? If not then whats the best alternative path which you can suggest?

推荐答案

BigQuery中不支持从S3桶的数据直接摄取。但是,它很容易使用的gsutil命令行工具S3水桶谷歌云存储移动数据。我建议将数据移动到云存储,那么摄取到BigQuery中从那里。

BigQuery doesn't support direct ingestion of data from S3 buckets. However, it is easy to move data from S3 buckets to Google Cloud Storage using the gsutil command line tool. I would suggest moving the data to Cloud Storage, then ingesting into BigQuery from there.

https://developers.google.com/storage/docs/gsutil

这篇关于BigQuery中的S3集成的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆