Working with Google Cloud Platform (GCP)
Ways to work with Google Cloud Platform (GCP)
In Collibra 2024.05, we launched a new user interface (UI) for Collibra Platform! You can learn more about this latest UI in the UI overview.
Use the following options to see the documentation in the latest UI or in the previous, classic UI:
In Collibra Platform, you can:
- Register individual Google BigQuery databases via the BigQuery JDBC driver.
- Integrate a Google Cloud Storage (GCS) file system.
- Integrate all metadata of the projects from Google Dataplex.
- Integrate the Entries and Aspects from Google Dataplex.
It's important to understand the difference between these methods because the result in Collibra is different.
Possible way to work with GCP | Result in Collibra |
---|---|
Integrating Google Dataplex - Dataplex Catalog ingestion | Google Dataplex is a technical catalog on Google that provides information for all the data in the various Dataplex projects. If you use the Google Dataplex Catalog ingestion, we will register and synchronize the Entries and Aspects. |
Integrating Google Dataplex - Dataplex ingestion | Google Dataplex is a technical catalog on Google side provides information for all the data in the various Dataplex projects. If you use the Google Dataplex ingestion, we will register and synchronize the GCP Projects, Dataplex Lakes, Dataplex Zones, Tables, and Columns. The integration will create the whole asset structure, representing Dataplex objects such as Project, Lake , Zone, Table, Column, and allows for filtering based on Lakes and Zones. |
The Google Cloud Storage (GCS) file system integration allows for the registration of Google Cloud Storage (GCS) as a data source in Collibra and the synchronization of the metadata. The GCS integration supports Google Dataplex, a service used for schema discovery. This allows you to integrate the schemas, tables and columns from the files and create a File Group asset in Collibra rather than multiple File assets. This GCS integration will integrate data from GCS based on the configured crawler and in addition add Tables and Columns recognized by Dataplex, which are related to files and file groups. |
|
Register a Google BigQuery database |
If you register a specific Google BigQuery data source via the BigQuery JDBC connector, the resulting assets represent the columns and the tables in the database. |