Bigquery Setup Guide
Prerequisites
- Follow Google's Create a service account key instructions to set up service account key authentication.
- Grant the service account the following permissions on the dataset:
| ROLE | REASON |
|---|---|
| BigQuery Job User | To create queries |
| BigQuery Data Viewer | To view the data |
Setup Guide
- Enter the Private Key from the service account that you created above.
- Enter the Client Email from the service account that you created above.
- Enter the Project Id your BigQuery project id.
- Enter the Dataset Name your dataset name that contains the data you wants to move.
- Enter a Location that your dataset located.
Note: You cannot change the dataset location once the connector is created.
- Enter a Name for the connector.
- (Optional) Enter a Description for the connector.
- Select the Owner of the connector.
- (Optional) Verify that your BigQuery account is successfully connected by clicking on Test Connection.
- Click Connect.
Supported Streams
All tables in specified dataset are supported (Full Refresh)