Docs: Fixing Iceberg Connector docs (#21357)

Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
This commit is contained in:
Prajwal214 2025-05-22 14:40:05 +05:30 committed by GitHub
parent 5f93b1d581
commit 19ce1638b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 6 additions and 6 deletions

View File

@ -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,

View File

@ -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,

View File

@ -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,