Add the Google BigQuery Connector
Authenticate to Google BigQuery
After you add the connector, you need to set the required properties. supports authenticating to in several ways. Select your authentication method below to proceed to the relevant section that contains the authentication details.OAuth
OAuth JWT
To connect with a Google service account, specify the following properties:- Auth Scheme: Select OAuthJWT.
- OAuth JWT Cert: Enter your Java web tokens (JWT) certificate store.
- OAuth JWT Cert Type: Enter the type of key store that contains your JWT Certificate. The default type is GOOGLEJSONBLOB.
- (Optional) OAuth JWT Subject: Enter the user subject for which the application is requesting delegated access.
GCP Instance Account
AWS Workload Identity
Azure Workload Identity
Complete Your Connection
To complete your connection:-
Specify the following settings:
- Project Id: Enter the identifier of the project to which should connect.
- (Optional) Dataset Id: Enter the identifier of the data set to which should connect.
- Define advanced connection settings on the Advanced tab. (In most cases, though, you should not need these settings.)
- Connect to to connect to your account.
- Click Create & Test to create your connection.