mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-03 02:55:59 +00:00
Doc: GCS & MWAA Link Addition (#21235)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
This commit is contained in:
parent
d24211474d
commit
88c3000363
@ -19,6 +19,19 @@ Configure and schedule Airflow metadata workflow from the OpenMetadata UI:
|
|||||||
|
|
||||||
{% partial file="/v1.6/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/pipeline/airflow/yaml"} /%}
|
{% partial file="/v1.6/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/pipeline/airflow/yaml"} /%}
|
||||||
|
|
||||||
|
{% tilesContainer %}
|
||||||
|
{% tile
|
||||||
|
title="MWAA"
|
||||||
|
description="Run the ingestion framework externally!"
|
||||||
|
link="/deployment/ingestion/external/mwaa"
|
||||||
|
/ %}
|
||||||
|
{% tile
|
||||||
|
title="GCS Composer"
|
||||||
|
description="Run the ingestion from GCS Composer."
|
||||||
|
link="/deployment/ingestion/external/gcs-composer"
|
||||||
|
/ %}
|
||||||
|
{% /tilesContainer %}
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
{% note %}
|
{% note %}
|
||||||
|
|||||||
@ -19,6 +19,19 @@ Configure and schedule Airflow metadata workflow from the OpenMetadata UI:
|
|||||||
|
|
||||||
{% partial file="/v1.7/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/pipeline/airflow/yaml"} /%}
|
{% partial file="/v1.7/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/pipeline/airflow/yaml"} /%}
|
||||||
|
|
||||||
|
{% tilesContainer %}
|
||||||
|
{% tile
|
||||||
|
title="MWAA"
|
||||||
|
description="Run the ingestion framework externally!"
|
||||||
|
link="/deployment/ingestion/external/mwaa"
|
||||||
|
/ %}
|
||||||
|
{% tile
|
||||||
|
title="GCS Composer"
|
||||||
|
description="Run the ingestion from GCS Composer."
|
||||||
|
link="/deployment/ingestion/external/gcs-composer"
|
||||||
|
/ %}
|
||||||
|
{% /tilesContainer %}
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
{% note %}
|
{% note %}
|
||||||
|
|||||||
@ -19,6 +19,19 @@ Configure and schedule Airflow metadata workflow from the OpenMetadata UI:
|
|||||||
|
|
||||||
{% partial file="/v1.8/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/pipeline/airflow/yaml"} /%}
|
{% partial file="/v1.8/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/pipeline/airflow/yaml"} /%}
|
||||||
|
|
||||||
|
{% tilesContainer %}
|
||||||
|
{% tile
|
||||||
|
title="MWAA"
|
||||||
|
description="Run the ingestion framework externally!"
|
||||||
|
link="/deployment/ingestion/external/mwaa"
|
||||||
|
/ %}
|
||||||
|
{% tile
|
||||||
|
title="GCS Composer"
|
||||||
|
description="Run the ingestion from GCS Composer."
|
||||||
|
link="/deployment/ingestion/external/gcs-composer"
|
||||||
|
/ %}
|
||||||
|
{% /tilesContainer %}
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
{% note %}
|
{% note %}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user