在 AWS Glue Studio 中連線至 Google BigQuery - AWS Glue

在 AWS Glue Studio 中連線至 Google BigQuery

注意


 您可以使用 AWS Glue for Spark 從 AWS Glue 4.0 及更新版本中的 Google BigQuery 讀取和寫入資料表。若要使用 AWS Glue 任務程式設計方式設定 Google BigQuery,請參閱BigQuery 連線。


AWS Glue Studio 提供視覺化介面來連線至 BigQuery、撰寫資料整合任務,以及在 AWS Glue Studio 無伺服器 Spark 執行期上執行這些任務。

在 AWS Glue Studio 中建立與 Google BigQuery 的連線時,會建立統一的連線。如需更多詳細資訊,請參閱 考量事項

您現在可以透過與 Google BigQuery 的統一連線,建立直接包含 Goolge BigQuery JSON 的機密,而不是使用特定格式的憑證 {"credentials": "base64 encoded JSON"} 建立機密:{"type": "service-account", ...}

進階選項

您可以在建立 BigQuery 節點時提供進階選項。這些選項與為 AWS Glue for Spark 指令碼進行程式設計時的選項相同。

請參閱《AWS Glue developer guide》中的 BigQuery connection option reference