Trouble setting up connection with BigQuery source to S3 or RedShift

Summary

Having trouble setting up a connection with BigQuery source to S3 or RedShift, even with a small BigQuery DB


Question

Hey all, I’m wanted to ask for help with the BigQuery source, I have a really small BigQuery DB (10 schemas each with ~3 tables) but for some reason when I try to set up a connection to either s3 or RedShift it just hangs for ever



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want to access the original thread.

Join the conversation on Slack

["bigquery-source", "s3-connector", "redshift-connector"]

Is that the normal BigQuery connector? It should say Certified , not Community. Maybe double-check that you aren’t using some fork and that the version is current.

It’s also helpful to include details about your Airbyte version, connector version, how you’re hosting, etc.—without that it’s very hard to help with these types of questions.

Hi <@U035912NS77> thanks so much for the reply, I can only find the Community version in the official Airbyte documentation https://docs.airbyte.com/integrations/sources/bigquery|here

It’s also the only source that I can see on my deployment

I’m currently on Airbyte open source version 0.50.35

<@U04UU36NK0F> So sorry, that was my mistake—apparently the Destination is certified, but the Source is not.

Ohh ok, thanks a lot for the clarification