mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-29 17:49:14 +00:00
Minor: Docs add UnityCatalog integration more prominently (#14111)
This commit is contained in:
parent
a2f3134bc5
commit
b85f896e0f
@ -31,6 +31,7 @@ In this section, we provide guides and references to use the Databricks connecto
|
||||
Configure and schedule Databricks metadata and profiler workflows from the OpenMetadata UI:
|
||||
|
||||
- [Requirements](#requirements)
|
||||
- [Unity Catalog](#unity-catalog)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
- [Query Usage](/connectors/ingestion/workflows/usage)
|
||||
- [Data Profiler](/connectors/ingestion/workflows/profiler)
|
||||
@ -46,6 +47,17 @@ Configure and schedule Databricks metadata and profiler workflows from the OpenM
|
||||
To deploy OpenMetadata, check the Deployment guides.
|
||||
{%/inlineCallout%}
|
||||
|
||||
## Unity Catalog
|
||||
|
||||
If you are using unity catalog in Data Bricks, You can enable "use Unity catalog" option while configuring the DataBricks connection.
|
||||
|
||||
OpenMetadata extracts following metadata from Unity Catalog
|
||||
|
||||
1. Table and Column Descriptions
|
||||
2. Ownership
|
||||
3. Column Level Lineage
|
||||
4. Queries
|
||||
|
||||
## Metadata Ingestion
|
||||
|
||||
{% partial
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user