Connect your BigQuery
Last updated
Was this helpful?
Last updated
Was this helpful?
In order to connect your BigQuery instance, Whaly needs to be connected with your Google Cloud Instance. This guide will details the necessary steps:
Finding your Google Cloud Project ID
Creation of a Google Cloud Service Account with the proper role
To connect BigQuery to Whaly, you need the following:
A Google Cloud Project
Admin rights on the Google Cloud Console
You need to grant Whaly access to your BigQuery cluster so we can create and manage tables for your data, and periodically load data into those tables.
Go to your Google Cloud Console's .
Find your Project ID and paste it into Whaly.
In order to give Whaly access to a subset of your Google Cloud account, you have to create a Service Account. In Google Cloud, a service account is a technical user that will have some permissions and credentials to access your cloud ressources.
A. Create the service account
B. Make the service account a BigQuery admin
Select + Add.
In the New Members field, enter the service account you created in Step 2.A. The service account is the entire email address.
Click Select a role > BigQuery > BigQuery User.
C. Download the service account private key
In order to create the service account that will be used by Whaly to connect to your BigQuery, see .
Go back to the IAM & admin tab, and go to the .
Then, . Open it with your favourite text editor and paste the whole file content into Whaly.