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

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容