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 個月前

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

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

回答問題指南