AWS Glue BigQuery Connection Launch Error: atleast spark.hadoop.google.cloud.auth.service.account.json.keyfile OR credentials must be present in secretId Please refer logs for details.

0

I am trying to create a Glue job for migrating data from BigQuery to an S3 bucket. I have created a BigQuery connection in AWS Glue. The connection uses the Secret Id to reference a secret name in AWS Secrets Manager, which contains the necessary credentials for connecting to BigQuery. However, when I try to run the job, I receive the following error:

LAUNCH ERROR | atleast spark.hadoop.google.cloud.auth.service.account.json.keyfile OR credentials must be present in secretIdPlease refer logs for details.

I'm not sure how to resolve this issue. Any help in resolving this issue would be greatly appreciated. Thanks!

Matt_J
已提問 1 個月前檢視次數 103 次
1 個回答
0

Hello good morning,

Thank you for your question. Regarding connections in AWS Glue for BigQuery, this tutorial explains how to create a AWS Glue connection for BigQuery to be used in your AWS Glue job.

Link: https://docs.aws.amazon.com/glue/latest/dg/aws-glue-programming-etl-connect-bigquery-home.html

Besides, the link below is a video from AWS channel in YouTube that contains the same architecture you want to create in your AWS Account, explaining the step by step (specially AWS Secrets Manager).

Link: https://www.youtube.com/watch?v=n6fkX5LpEYY

Please me know the results.

AWS
已回答 25 天前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南