Table of Contents

Search

  1. Preface
  2. Part 1: Hadoop Integration
  3. Part 2: Databricks Integration
  4. Appendix A: Connections Reference

Enable Access to Google Cloud Sources

Enable Access to Google Cloud Sources

You can use Google Cloud resources as mapping sources. You can enable access to Google Cloud storage by saving account credentials in a JSON file on each Data Integration Service machine.
  1. Create service account credentials in JSON file format.
    Set permissions for the account to access the Google Cloud resources that act as data sources for mappings. To create the JSON credentials file, see the Google documentation.
  2. Save the JSON file on the machine that hosts the Data Integration Service. Set full permissions to enable the Data Integration Service to access the file.
  3. In the Administrator tool, select the Data Integration Service and edit the Environment Variables properties to point to the JSON file.
    Add the following key-value pair to the environment variables:

      Key: GOOGLE_APPLICATION_CREDENTIALS

      Value:
      <path to the JSON file>

  4. Recycle the Data Integration Service.
Perform these steps on each machine that hosts the Data Integration Service.

0 COMMENTS

We’d like to hear from you!