Synchronize outbound metadata to Databricks Unity Catalog (in preview)

Important This feature is in preview and only available on the latest UI. It is not enabled by default and must be activated on your Collibra instance by Collibra Support. For more information, go to this knowledge article.

Synchronizing outbound metadata via the Databricks Unity Catalog integration is the process of propagating attribute values from Collibra to tags in Databricks Unity Catalog, as mapped in the outbound configuration. Once you have set it up, outbound synchronization runs automatically every 5 minutes if there are outbound events to process.

The outbound flow is supported for Database, Schema, Table, Database View, and Column assets. If any tag name/value is left blank, the outbound synchronization will remove the tag from the asset in Databricks Unity Catalog. The integration supports mapping the following two types of tags to Databricks Unity Catalog:

Prerequisites

In your Collibra environment:

Steps

Manually synchronize Databricks Unity Catalog:

  1. On the main toolbar, click Products icon Catalog.
    The Catalog homepage opens.
  2. Click Integrations.
    The Integrations page opens.
  3. Click the Integration configuration tab.
  4. In the Integration column, click the link for your Databricks Unity Catalog integration.
    The integration settings page opens.
  5. Select the Metadata outbound tab and then click Add configuration.
  6. In the Tag mappings section, click Add tag mapping to add a new tag mapping:
    1. In the Asset field, select the supported asset type to which you want to apply the tag mapping. If you do not specify an asset type, the tag mapping will apply to all applicable asset types by default.
    2. In the Attribute field, select the attribute whose value you want to send to Databricks Unity Catalog. Attributes with multiple values are also supported. Their selected values are combined into a single Databricks tag value joined with a semicolon (;). For example, Finance;HR;Legal.
    3. In the Tag key field, specify the value to be mapped in Databricks Unity Catalog for the selected attribute.
  7. Click Save.
    Outbound synchronization runs automatically every 5 minutes if there are outbound events to process.

Example Once you have configured outbound synchronization, you can make changes to your selected attributes in Collibra, and these changes will be mapped in Databricks Unity Catalog. For example, if you update the description of the flight_boarding Table asset in Collibra from Tracks real-time passenger entry. to Logs passenger boarding times., the description for the Table asset will be updated in Databricks Unity Catalog after outbound synchronization is completed.

What's next

The synchronization job synchronizes the Databricks Unity Catalog data.
After the outbound synchronization: