From 88c30003634f91aaa2d1b98cab6a7ac0aa09a248 Mon Sep 17 00:00:00 2001 From: Rounak Dhillon <162090200+RounakDhillon@users.noreply.github.com> Date: Fri, 16 May 2025 15:14:55 +0530 Subject: [PATCH] Doc: GCS & MWAA Link Addition (#21235) Co-authored-by: Rounak Dhillon --- .../v1.6.x/connectors/pipeline/airflow/index.md | 13 +++++++++++++ .../v1.7.x/connectors/pipeline/airflow/index.md | 13 +++++++++++++ .../connectors/pipeline/airflow/index.md | 13 +++++++++++++ 3 files changed, 39 insertions(+) diff --git a/openmetadata-docs/content/v1.6.x/connectors/pipeline/airflow/index.md b/openmetadata-docs/content/v1.6.x/connectors/pipeline/airflow/index.md index 6c99c64bf95..ca43fc08b71 100644 --- a/openmetadata-docs/content/v1.6.x/connectors/pipeline/airflow/index.md +++ b/openmetadata-docs/content/v1.6.x/connectors/pipeline/airflow/index.md @@ -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"} /%} +{% 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 {% note %} diff --git a/openmetadata-docs/content/v1.7.x/connectors/pipeline/airflow/index.md b/openmetadata-docs/content/v1.7.x/connectors/pipeline/airflow/index.md index 9f1f8a229ed..62085d68c17 100644 --- a/openmetadata-docs/content/v1.7.x/connectors/pipeline/airflow/index.md +++ b/openmetadata-docs/content/v1.7.x/connectors/pipeline/airflow/index.md @@ -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"} /%} +{% 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 {% note %} diff --git a/openmetadata-docs/content/v1.8.x-SNAPSHOT/connectors/pipeline/airflow/index.md b/openmetadata-docs/content/v1.8.x-SNAPSHOT/connectors/pipeline/airflow/index.md index 84e8a75191b..e1d6ebbbc66 100644 --- a/openmetadata-docs/content/v1.8.x-SNAPSHOT/connectors/pipeline/airflow/index.md +++ b/openmetadata-docs/content/v1.8.x-SNAPSHOT/connectors/pipeline/airflow/index.md @@ -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"} /%} +{% 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 {% note %}