Can’t add new big query connection to Glue

0

When I try and add a new BigQuery connection as a sink for glue I am getting the following error:

InvalidInputException: jdbcEnforceSsl: is not defined in the schema and the schema does not allow additional properties

Am I’m doing something wrong ?

I added by credentials file in base 64 form as per the instructions

Josh
質問済み 3ヶ月前163ビュー
1回答
0

Hello.

You can first try creating a Glue Connection to Google BigTable. To do this, you must create and export service credentials and encode them in base64. Then use this connection object to send the data.

You can find a step-by-step guide here: BigQuery connections

profile picture
回答済み 3ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ