mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-21 15:38:11 +00:00
Docs: Connectors YAML Updation till Vertica (#19246)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
This commit is contained in:
parent
6d5420b4bb
commit
a15e5096af
@ -18,6 +18,7 @@ Configure and schedule Presto metadata and profiler workflows from the OpenMetad
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
- [Data Profiler](/how-to-guides/data-quality-observability/profiler/workflow)
|
||||
- [Lineage](/how-to-guides/data-lineage/workflow)
|
||||
- [Data Quality](/how-to-guides/data-quality-observability/quality)
|
||||
- [dbt Integration](/connectors/ingestion/workflows/dbt)
|
||||
|
||||
|
@ -164,9 +164,7 @@ source:
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/data-quality.md" /%}
|
||||
|
||||
## Lineage
|
||||
|
||||
You can learn more about how to ingest lineage [here](/connectors/ingestion/workflows/lineage).
|
||||
{% partial file="/v1.6/connectors/yaml/lineage.md" variables={connector: "sqlite"} /%}
|
||||
|
||||
## dbt Integration
|
||||
|
||||
|
@ -18,6 +18,7 @@ Configure and schedule Teradata metadata and profiler workflows from the OpenMet
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
- [Data Profiler](/how-to-guides/data-quality-observability/profiler/workflow)
|
||||
- [Lineage](/how-to-guides/data-lineage/workflow)
|
||||
- [Data Quality](/how-to-guides/data-quality-observability/quality/configure)
|
||||
|
||||
{% partial file="/v1.6/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/database/greenplum/yaml"} /%}
|
||||
|
@ -17,6 +17,7 @@ Configure and schedule Greenplum Teradata and profiler workflows from the OpenMe
|
||||
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
- [Lineage](#lineage)
|
||||
- [Data Profiler](#data-profiler)
|
||||
- [Data Quality](#data-quality)
|
||||
|
||||
@ -112,6 +113,8 @@ source:
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/ingestion-cli.md" /%}
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/lineage.md" variables={connector: "teradata"} /%}
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/data-profiler.md" variables={connector: "teradata"} /%}
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/auto-classification.md" variables={connector: "teradata"} /%}
|
||||
|
@ -17,6 +17,7 @@ Configure and schedule Trino metadata and profiler workflows from the OpenMetada
|
||||
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
- [Lineage](/how-to-guides/data-lineage/workflow)
|
||||
- [Data Profiler](/how-to-guides/data-quality-observability/profiler/workflow)
|
||||
- [Data Quality](/how-to-guides/data-quality-observability/quality)
|
||||
- [dbt Integration](/connectors/ingestion/workflows/dbt)
|
||||
|
@ -16,6 +16,7 @@ In this section, we provide guides and references to use the Trino connector.
|
||||
Configure and schedule Trino metadata and profiler workflows from the OpenMetadata UI:
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
- [Lineage](#lineage)
|
||||
- [Data Profiler](#data-profiler)
|
||||
- [Data Quality](#data-quality)
|
||||
- [dbt Integration](#dbt-integration)
|
||||
@ -222,6 +223,8 @@ source:
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/ingestion-cli.md" /%}
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/lineage.md" variables={connector: "trino"} /%}
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/data-profiler.md" variables={connector: "trino"} /%}
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/auto-classification.md" variables={connector: "trino"} /%}
|
||||
|
@ -171,9 +171,7 @@ source:
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/query-usage.md" variables={connector: "unitycatalog"} /%}
|
||||
|
||||
## Lineage
|
||||
|
||||
You can learn more about how to ingest lineage [here](/connectors/ingestion/workflows/lineage).
|
||||
{% partial file="/v1.6/connectors/yaml/lineage.md" variables={connector: "unitycatalog"} /%}
|
||||
|
||||
## dbt Integration
|
||||
|
||||
|
@ -18,6 +18,7 @@ Configure and schedule Vertica metadata and profiler workflows from the OpenMeta
|
||||
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
- [Lineage](/how-to-guides/data-lineage/workflow)
|
||||
- [Data Profiler](/how-to-guides/data-quality-observability/profiler/workflow)
|
||||
- [Data Quality](/how-to-guides/data-quality-observability/quality)
|
||||
- [dbt Integration](/connectors/ingestion/workflows/dbt)
|
||||
|
@ -16,6 +16,7 @@ In this section, we provide guides and references to use the Vertica connector.
|
||||
Configure and schedule Vertica metadata and profiler workflows from the OpenMetadata UI:
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
- [Lineage](#lineage)
|
||||
- [Data Profiler](#data-profiler)
|
||||
- [Data Quality](#data-quality)
|
||||
- [dbt Integration](#dbt-integration)
|
||||
@ -195,6 +196,8 @@ source:
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/ingestion-cli.md" /%}
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/lineage.md" variables={connector: "vertica"} /%}
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/data-profiler.md" variables={connector: "vertica"} /%}
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/auto-classification.md" variables={connector: "vertica"} /%}
|
||||
|
@ -18,6 +18,7 @@ Configure and schedule Presto metadata and profiler workflows from the OpenMetad
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
- [Data Profiler](/how-to-guides/data-quality-observability/profiler/workflow)
|
||||
- [Lineage](/how-to-guides/data-lineage/workflow)
|
||||
- [Data Quality](/how-to-guides/data-quality-observability/quality)
|
||||
- [dbt Integration](/connectors/ingestion/workflows/dbt)
|
||||
|
||||
|
@ -164,9 +164,7 @@ source:
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/data-quality.md" /%}
|
||||
|
||||
## Lineage
|
||||
|
||||
You can learn more about how to ingest lineage [here](/connectors/ingestion/workflows/lineage).
|
||||
{% partial file="/v1.7/connectors/yaml/lineage.md" variables={connector: "sqlite"} /%}
|
||||
|
||||
## dbt Integration
|
||||
|
||||
|
@ -18,6 +18,7 @@ Configure and schedule Teradata metadata and profiler workflows from the OpenMet
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
- [Data Profiler](/how-to-guides/data-quality-observability/profiler/workflow)
|
||||
- [Lineage](/how-to-guides/data-lineage/workflow)
|
||||
- [Data Quality](/how-to-guides/data-quality-observability/quality/configure)
|
||||
|
||||
{% partial file="/v1.7/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/database/greenplum/yaml"} /%}
|
||||
|
@ -17,6 +17,7 @@ Configure and schedule Greenplum Teradata and profiler workflows from the OpenMe
|
||||
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
- [Lineage](#lineage)
|
||||
- [Data Profiler](#data-profiler)
|
||||
- [Data Quality](#data-quality)
|
||||
|
||||
@ -112,6 +113,8 @@ source:
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/ingestion-cli.md" /%}
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/lineage.md" variables={connector: "teradata"} /%}
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/data-profiler.md" variables={connector: "teradata"} /%}
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/auto-classification.md" variables={connector: "teradata"} /%}
|
||||
|
@ -17,6 +17,7 @@ Configure and schedule Trino metadata and profiler workflows from the OpenMetada
|
||||
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
- [Lineage](/how-to-guides/data-lineage/workflow)
|
||||
- [Data Profiler](/how-to-guides/data-quality-observability/profiler/workflow)
|
||||
- [Data Quality](/how-to-guides/data-quality-observability/quality)
|
||||
- [dbt Integration](/connectors/ingestion/workflows/dbt)
|
||||
|
@ -16,6 +16,7 @@ In this section, we provide guides and references to use the Trino connector.
|
||||
Configure and schedule Trino metadata and profiler workflows from the OpenMetadata UI:
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
- [Lineage](#lineage)
|
||||
- [Data Profiler](#data-profiler)
|
||||
- [Data Quality](#data-quality)
|
||||
- [dbt Integration](#dbt-integration)
|
||||
@ -222,6 +223,8 @@ source:
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/ingestion-cli.md" /%}
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/lineage.md" variables={connector: "trino"} /%}
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/data-profiler.md" variables={connector: "trino"} /%}
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/auto-classification.md" variables={connector: "trino"} /%}
|
||||
|
@ -171,9 +171,7 @@ source:
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/query-usage.md" variables={connector: "unitycatalog"} /%}
|
||||
|
||||
## Lineage
|
||||
|
||||
You can learn more about how to ingest lineage [here](/connectors/ingestion/workflows/lineage).
|
||||
{% partial file="/v1.7/connectors/yaml/lineage.md" variables={connector: "unitycatalog"} /%}
|
||||
|
||||
## dbt Integration
|
||||
|
||||
|
@ -18,6 +18,7 @@ Configure and schedule Vertica metadata and profiler workflows from the OpenMeta
|
||||
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
- [Lineage](/how-to-guides/data-lineage/workflow)
|
||||
- [Data Profiler](/how-to-guides/data-quality-observability/profiler/workflow)
|
||||
- [Data Quality](/how-to-guides/data-quality-observability/quality)
|
||||
- [dbt Integration](/connectors/ingestion/workflows/dbt)
|
||||
|
@ -16,6 +16,7 @@ In this section, we provide guides and references to use the Vertica connector.
|
||||
Configure and schedule Vertica metadata and profiler workflows from the OpenMetadata UI:
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
- [Lineage](#lineage)
|
||||
- [Data Profiler](#data-profiler)
|
||||
- [Data Quality](#data-quality)
|
||||
- [dbt Integration](#dbt-integration)
|
||||
@ -195,6 +196,8 @@ source:
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/ingestion-cli.md" /%}
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/lineage.md" variables={connector: "vertica"} /%}
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/data-profiler.md" variables={connector: "vertica"} /%}
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/auto-classification.md" variables={connector: "vertica"} /%}
|
||||
|
Loading…
x
Reference in New Issue
Block a user