BigQuery
An overview of the BigQuery integration with Seda
Last updated
An overview of the BigQuery integration with Seda
Last updated
There are three steps to connect Big Query with Seda:
Enable the Big Query API
Create a service account for Seda
Connect Big Query to Seda
Log in to your existing project on GCP and . Once you’ve done so, you should see BigQuery in the of Cloud Platform.
To provide to Seda for extracting Big Query metadata, you can create a new service account following the steps below. Refer to for more information.
From the Navigation panel on the left, go to IAM & admin > Service accounts
Click Create Service Account along the top
Enter a name (for example: “seda”) and click Create
When assigning permissions, make sure to grant the following permissions:
a) If you're creating the service account via the GCP console add the following roles:
b) If you're programatically creating the service account add the following roles:
Log into your Seda profile
From the Navigation panel on the left go Integrations > Add new integration
Select Big Query
Enter in the project name and paste the JSON key file contents that was downloaded
Click "Connect"
5. . The downloaded file will be used to create your warehouse in the next section.