mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-31 12:39:01 +00:00
Docs: Connectors YAML Updation till singlestore (#19245)
This commit is contained in:
parent
ebd6020329
commit
9adb5072aa
@ -16,6 +16,7 @@ In this section, we provide guides and references to use the MariaDB connector.
|
||||
Configure and schedule MariaDB 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)
|
||||
@ -155,6 +156,8 @@ source:
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/ingestion-cli.md" /%}
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/lineage.md" variables={connector: "mariadb"} /%}
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/data-profiler.md" variables={connector: "mariadb"} /%}
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/auto-classification.md" variables={connector: "mariadb"} /%}
|
||||
|
@ -18,6 +18,7 @@ Configure and schedule MySQL metadata and profiler workflows from the OpenMetada
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
- [Data Profiler](#data-profiler)
|
||||
- [Lineage](#lineage)
|
||||
- [Data Quality](#data-quality)
|
||||
- [dbt Integration](#dbt-integration)
|
||||
- [Enable Security](#securing-mysql-connection-with-ssl-in-openmetadata)
|
||||
@ -476,6 +477,8 @@ source:
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/ingestion-cli.md" /%}
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/lineage.md" variables={connector: "mysql"} /%}
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/data-profiler.md" variables={connector: "mysql"} /%}
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/auto-classification.md" variables={connector: "mysql"} /%}
|
||||
|
@ -237,9 +237,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: "oracle"} /%}
|
||||
|
||||
## dbt Integration
|
||||
|
||||
|
@ -19,6 +19,7 @@ Configure and schedule PinotDB metadata and profiler workflows from the OpenMeta
|
||||
- [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)
|
||||
- [Lineage](/how-to-guides/data-lineage/workflow)
|
||||
|
||||
{% partial file="/v1.6/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/database/pinotdb/yaml"} /%}
|
||||
|
||||
|
@ -17,6 +17,7 @@ Configure and schedule PinotDB metadata and profiler workflows from the OpenMeta
|
||||
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
- [Lineage](#lineage)
|
||||
- [Data Profiler](#data-profiler)
|
||||
- [Data Quality](#data-quality)
|
||||
- [dbt Integration](#dbt-integration)
|
||||
@ -149,6 +150,8 @@ source:
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/ingestion-cli.md" /%}
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/lineage.md" variables={connector: "pinotdb"} /%}
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/data-profiler.md" variables={connector: "pinotdb"} /%}
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/auto-classification.md" variables={connector: "pinotdb"} /%}
|
||||
|
@ -19,6 +19,7 @@ Configure and schedule SAP Hana 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)
|
||||
- [dbt Integration](/connectors/ingestion/workflows/dbt)
|
||||
|
||||
|
@ -17,6 +17,7 @@ Configure and schedule SAP Hana metadata and profiler workflows from the OpenMet
|
||||
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
- [Lineage](#lineage)
|
||||
- [Data Profiler](#data-profiler)
|
||||
- [Data Quality](#data-quality)
|
||||
- [dbt Integration](#dbt-integration)
|
||||
@ -221,6 +222,8 @@ source:
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/ingestion-cli.md" /%}
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/lineage.md" variables={connector: "sapHana"} /%}
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/data-profiler.md" variables={connector: "sapHana"} /%}
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/auto-classification.md" variables={connector: "sapHana"} /%}
|
||||
|
@ -18,6 +18,7 @@ Configure and schedule Singlestore metadata and profiler workflows from the Open
|
||||
- [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)
|
||||
|
||||
|
@ -19,6 +19,7 @@ Configure and schedule Singlestore metadata and profiler workflows from the Open
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
- [Data Profiler](#data-profiler)
|
||||
- [Lineage](#lineage)
|
||||
- [Data Quality](#data-quality)
|
||||
- [dbt Integration](#dbt-integration)
|
||||
|
||||
@ -151,6 +152,8 @@ source:
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/ingestion-cli.md" /%}
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/lineage.md" variables={connector: "singlestore"} /%}
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/data-profiler.md" variables={connector: "singlestore"} /%}
|
||||
|
||||
{% partial file="/v1.6/connectors/yaml/auto-classification.md" variables={connector: "singlestore"} /%}
|
||||
|
@ -16,6 +16,7 @@ In this section, we provide guides and references to use the MariaDB connector.
|
||||
Configure and schedule MariaDB 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)
|
||||
@ -155,6 +156,8 @@ source:
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/ingestion-cli.md" /%}
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/lineage.md" variables={connector: "mariadb"} /%}
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/data-profiler.md" variables={connector: "mariadb"} /%}
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/auto-classification.md" variables={connector: "mariadb"} /%}
|
||||
|
@ -18,6 +18,7 @@ Configure and schedule MySQL metadata and profiler workflows from the OpenMetada
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
- [Data Profiler](#data-profiler)
|
||||
- [Lineage](#lineage)
|
||||
- [Data Quality](#data-quality)
|
||||
- [dbt Integration](#dbt-integration)
|
||||
- [Enable Security](#securing-mysql-connection-with-ssl-in-openmetadata)
|
||||
@ -476,6 +477,8 @@ source:
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/ingestion-cli.md" /%}
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/lineage.md" variables={connector: "mysql"} /%}
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/data-profiler.md" variables={connector: "mysql"} /%}
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/auto-classification.md" variables={connector: "mysql"} /%}
|
||||
|
@ -237,9 +237,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: "oracle"} /%}
|
||||
|
||||
## dbt Integration
|
||||
|
||||
|
@ -19,6 +19,7 @@ Configure and schedule PinotDB metadata and profiler workflows from the OpenMeta
|
||||
- [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)
|
||||
- [Lineage](/how-to-guides/data-lineage/workflow)
|
||||
|
||||
{% partial file="/v1.7/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/database/pinotdb/yaml"} /%}
|
||||
|
||||
|
@ -17,6 +17,7 @@ Configure and schedule PinotDB metadata and profiler workflows from the OpenMeta
|
||||
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
- [Lineage](#lineage)
|
||||
- [Data Profiler](#data-profiler)
|
||||
- [Data Quality](#data-quality)
|
||||
- [dbt Integration](#dbt-integration)
|
||||
@ -149,6 +150,8 @@ source:
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/ingestion-cli.md" /%}
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/lineage.md" variables={connector: "pinotdb"} /%}
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/data-profiler.md" variables={connector: "pinotdb"} /%}
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/auto-classification.md" variables={connector: "pinotdb"} /%}
|
||||
|
@ -19,6 +19,7 @@ Configure and schedule SAP Hana 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)
|
||||
- [dbt Integration](/connectors/ingestion/workflows/dbt)
|
||||
|
||||
|
@ -17,6 +17,7 @@ Configure and schedule SAP Hana metadata and profiler workflows from the OpenMet
|
||||
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
- [Lineage](#lineage)
|
||||
- [Data Profiler](#data-profiler)
|
||||
- [Data Quality](#data-quality)
|
||||
- [dbt Integration](#dbt-integration)
|
||||
@ -221,6 +222,8 @@ source:
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/ingestion-cli.md" /%}
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/lineage.md" variables={connector: "sapHana"} /%}
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/data-profiler.md" variables={connector: "sapHana"} /%}
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/auto-classification.md" variables={connector: "sapHana"} /%}
|
||||
|
@ -18,6 +18,7 @@ Configure and schedule Singlestore metadata and profiler workflows from the Open
|
||||
- [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)
|
||||
|
||||
|
@ -19,6 +19,7 @@ Configure and schedule Singlestore metadata and profiler workflows from the Open
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
- [Data Profiler](#data-profiler)
|
||||
- [Lineage](#lineage)
|
||||
- [Data Quality](#data-quality)
|
||||
- [dbt Integration](#dbt-integration)
|
||||
|
||||
@ -151,6 +152,8 @@ source:
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/ingestion-cli.md" /%}
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/lineage.md" variables={connector: "singlestore"} /%}
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/data-profiler.md" variables={connector: "singlestore"} /%}
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/auto-classification.md" variables={connector: "singlestore"} /%}
|
||||
|
Loading…
x
Reference in New Issue
Block a user