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
gefragt vor einem Monat103 Aufrufe
1 Antwort
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
beantwortet vor 25 Tagen

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen