information_schema
: Grant read access permissions to the datasets, tables, and the information_schema
dataset within BigQuery. This allows Databrain to retrieve necessary information and replicate data accurately. You can assign the predefined role roles/bigquery.dataViewer
to provide read access to datasets and tables.jobs.create
Permissions: Additionally, grant permissions to create jobs in BigQuery by assigning the roles/bigquery.jobUser
role. This allows Databrain to create and manage jobs for tasks such as querying data into BigQuery.Destination Name
: [Pick a name to help you identify this destination in Databrain]Project ID
: [The GCP project ID for the project containing the target BigQuery dataset]Default Dataset ID
: [The default BigQuery Dataset ID that tables are replicated to if the source doesn’t specify a namespace]Service Account Key JSON
: [The JSON value of the Service Account Key to authenticate into your Service Account. This is mandatory for Cloud and optional for Open-Source versions of Databrain]information_schema
.