BigQuery
This guide provides step-by-step instructions for connecting Google BigQuery to Unistream.
Prerequisites
You will need:
A Google account with access to Google Cloud Console
Access to your BigQuery datasets
Service Account JSON key file (see Service Account for instructions)
Unistream platform credentials
Setup Steps
1. Enable BigQuery API
In Google Cloud Console, go to APIs & Services → Library
Search for BigQuery API and click Enable


2. Assign Role to Service Account
In Google Cloud Console, go to IAM & Admin → IAM


Find your Service Account in the list and click the Manage Permissinons


Navigate to the Permissions tab and click Manage Permissions
Click + ADD ROLE


Search for and select BigQuery Data Admin → Click Save


3. Connect to Unistream
In Unistream, navigate to Lake
Click Add Source
Select Google BigQuery
Fill in the General Fields:
Name: Enter a name for your connection
Code: Enter a unique code identifier
Fill in the Connection Details (see Service Account):
Project ID: Enter your Google Cloud Project ID from your JSON key file (found under
project_id)Service Account Email: Enter the email from your JSON key file (found under
client_email)
Upload your Service Account Key:
Click Upload File or drag and drop your JSON key file This is the file you downloaded when creating your Service Account
Click Test Connection
If the connection is successful, click Add to save your connection
Last updated

