Why am I unable to provision GBQ connector?

Question

During the provisioning of the GBQ connector, we get the following error.

 "errorCode": 8010, 
"errorDetailMessage": "Validation failed for adapter bigquery and tenant IU4CG67ZlzTA6Xa
error message: Location in tenant configuration is null, the location for
dataset [GenericData{classInfo=[datasetId, projectId], {datasetId=USIX_MDM_DEV,
projectId=avian-silicon-329723}}] is [us-west1]. Please ensure that all preconditions for
the adapter are met", "foundErrors": null,

Answer

  • Make sure that the customer has set the correct bigquery roles.




{
"reltio.datapipelinehub.adapters.bigquery.gcp.privateKey": "*****",
"reltio.datapipelinehub.adapters.bigquery.gcp.clientEmail": "*****"
}

  • GCP project name: avian-silicon-329723
  • GCP dataset name: USIX_MDM_DEV

Make sure that you validate the connector using the following API call.

POST https://<environment>-data-pipeline-hub.reltio.com/api/tenants/<tenantId>/adapters/bigquery/validate

 

 

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.