mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-14 12:06:54 +00:00
Docs: Fixing Iceberg Connector docs (#21357)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
This commit is contained in:
parent
5f93b1d581
commit
19ce1638b6
@ -13,7 +13,7 @@ unavailableFeatures=["Query Usage", "Data Profiler", "Data Quality", "Lineage",
|
||||
|
||||
In this section, we provide guides and references to use the Iceberg connector.
|
||||
|
||||
Configure and schedule Greenplum metadata and profiler workflows from the OpenMetadata UI:
|
||||
Configure and schedule Iceberg metadata from the OpenMetadata UI:
|
||||
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
@ -53,7 +53,7 @@ pip3 install "openmetadata-ingestion[iceberg]"
|
||||
|
||||
All connectors are defined as JSON Schemas.
|
||||
[Here](https://github.com/open-metadata/OpenMetadata/blob/main/openmetadata-spec/src/main/resources/json/schema/entity/services/connections/database/icebergConnection.json)
|
||||
you can find the structure to create a connection to Greenplum.
|
||||
you can find the structure to create a connection to Iceberg.
|
||||
|
||||
In order to create and run a Metadata Ingestion workflow, we will follow
|
||||
the steps to create a YAML configuration able to connect to the source,
|
||||
|
@ -13,7 +13,7 @@ unavailableFeatures=["Query Usage", "Data Profiler", "Data Quality", "Lineage",
|
||||
|
||||
In this section, we provide guides and references to use the Iceberg connector.
|
||||
|
||||
Configure and schedule Greenplum metadata and profiler workflows from the OpenMetadata UI:
|
||||
Configure and schedule Iceberg metadata from the OpenMetadata UI:
|
||||
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
@ -53,7 +53,7 @@ pip3 install "openmetadata-ingestion[iceberg]"
|
||||
|
||||
All connectors are defined as JSON Schemas.
|
||||
[Here](https://github.com/open-metadata/OpenMetadata/blob/main/openmetadata-spec/src/main/resources/json/schema/entity/services/connections/database/icebergConnection.json)
|
||||
you can find the structure to create a connection to Greenplum.
|
||||
you can find the structure to create a connection to Iceberg.
|
||||
|
||||
In order to create and run a Metadata Ingestion workflow, we will follow
|
||||
the steps to create a YAML configuration able to connect to the source,
|
||||
|
@ -13,7 +13,7 @@ unavailableFeatures=["Query Usage", "Data Profiler", "Data Quality", "Lineage",
|
||||
|
||||
In this section, we provide guides and references to use the Iceberg connector.
|
||||
|
||||
Configure and schedule Greenplum metadata and profiler workflows from the OpenMetadata UI:
|
||||
Configure and schedule Iceberg metadata from the OpenMetadata UI:
|
||||
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
@ -53,7 +53,7 @@ pip3 install "openmetadata-ingestion[iceberg]"
|
||||
|
||||
All connectors are defined as JSON Schemas.
|
||||
[Here](https://github.com/open-metadata/OpenMetadata/blob/main/openmetadata-spec/src/main/resources/json/schema/entity/services/connections/database/icebergConnection.json)
|
||||
you can find the structure to create a connection to Greenplum.
|
||||
you can find the structure to create a connection to Iceberg.
|
||||
|
||||
In order to create and run a Metadata Ingestion workflow, we will follow
|
||||
the steps to create a YAML configuration able to connect to the source,
|
||||
|
Loading…
x
Reference in New Issue
Block a user