Lesson
3.6 Practical exercise
You're a Data Engineer at NYC's Performance Analytics team who has just securely stored your credentials in Mage's Secrets Manager. Now you need to establish the actual connection between your Mage pipeline environment and Google BigQuery so your data transformations can write to the warehouse.
Your challenge is to configure Mage's io_config.yml file with your GCP service account details.
Prerequisites:
Your service account credential file should have been stored in your project folder. If this has not yet been completed follow the steps in section 3.3 to upload your GCP credentials file.
Complete the steps below to configure a connection between Mage and Google Cloud Platform. You can substitute other data warehouses or databases if BigQuery is not a part of your data stack:
Configure the file path in your io_config.yml file
Add the following yaml configurations to your io_config.yml file:
project_id
private_key_id
private_key
client_email
