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
posta 3 mesi fa164 visualizzazioni
1 Risposta
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
con risposta 3 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande