Rath icon indicating copy to clipboard operation
Rath copied to clipboard

bigquery database only connected in US location

Open dennisyoshikawa opened this issue 1 year ago • 5 comments

hi there, hopefully you can help me we install kanaries in compute engine (GCP), but when i connected to bigquery dataset, only datasets located in US were successfully connected to kanaries, because most of our dataset is located in asia-southeast2, I would really appreciate your solution.

dennisyoshikawa avatar May 09 '23 02:05 dennisyoshikawa

Hello, can you provide the error information?

The connector does not have location-dependent Settings. If different regions give different results, I think it might be a time-out problem.

You can consider using it https://kanaries.cn/connector

This is a connector deployed on an Asian node.

You can still use the old connector, I raised the timeout limit.

ysj0226 avatar May 10 '23 08:05 ysj0226

connector when i open this link (https://kanaries.cn/connector) it show like this, what should i have to do to get the connector, thanks a lot for your help

dennisyoshikawa avatar May 10 '23 08:05 dennisyoshikawa

This is the address of a connector, and you should use it just as you used other connector before. As shown below: image

Again, you can continue the same way without making any changes, I've extended the timeout.

The error message I would like to know is the error you would get when connecting to bigquery dataset located in Asia. Since the connector doesn't have any locale Settings, this helps me locate specific problems

ysj0226 avatar May 10 '23 10:05 ysj0226

https://cloud.google.com/bigquery/docs/information-schema-datasets-schemata#scope_and_syntax

I had the same problem. Referring to this document, it seems that region delimiter input should be added.

ramihan avatar Aug 24 '23 05:08 ramihan

Screenshot 2023-10-24 at 14 25 31

@ysj0226 I have dataset in region "asia-southeast1" when I changed the https://kanaries.cn/connector, the connection still not working and the alert still refer to region "us". thank you for your assistant.

nizamarusada avatar Oct 24 '23 07:10 nizamarusada