This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
The following commit(s) were added to refs/heads/main by this push:
new 8c778b7045 Add Marquez and OpenLineage to ecosystem page (#736)
8c778b7045 is described below
commit 8c778b704531d8c03ec675c633a417b7fe63236f
Author: Ross Turk <[email protected]>
AuthorDate: Mon Feb 13 05:15:18 2023 -0500
Add Marquez and OpenLineage to ecosystem page (#736)
Signed-off-by: Ross Turk <[email protected]>
---
landing-pages/site/content/en/ecosystem/_index.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/landing-pages/site/content/en/ecosystem/_index.md
b/landing-pages/site/content/en/ecosystem/_index.md
index 8fd7d0cc1b..2b73798213 100644
--- a/landing-pages/site/content/en/ecosystem/_index.md
+++ b/landing-pages/site/content/en/ecosystem/_index.md
@@ -147,12 +147,16 @@ Apache Airflow releases the [Official Apache Airflow
Community Chart](https://ai
[gusty](https://github.com/chriscardillo/gusty) - Create a DAG using any
number of YAML, Python, Jupyter Notebook, or R Markdown files that represent
individual tasks in the DAG. gusty also configures dependencies, DAGs, and
TaskGroups, features support for your local operators, and more. A fully
containerized demo is available
[here](https://github.com/chriscardillo/gusty-demo).
+[Marquez](https://marquezproject.ai) - Marquez is an open source metadata
service that maintains data provenance, shows how datasets are consumed and
produced and centralizes dataset lifecycle management. Marquez can be used with
Apache Airflow as an OpenLineage backend.
+
[Meltano](https://www.meltano.com/) - Open source, self-hosted, CLI-first,
debuggable, and extensible ELT tool that embraces
[Singer](https://www.singer.io) for extraction and loading, leverages
[dbt](https://www.getdbt.com) for transformation, and [integrates with Airflow
for orchestration](https://meltano.com/#orchestration).
[Nexla](https://www.nexla.com/) - Build, transform, and manage data flows to
and from databases, APIs, streams, SaaS services, events, and even emails. Use
Nexla's Airflow Operator to trigger flows to start in other Operators when your
Nexla flow finishes running.
[Oozie to Airflow](https://github.com/GoogleCloudPlatform/oozie-to-airflow) -
A tool to easily convert between [Apache Oozie](http://oozie.apache.org/)
workflows and Apache Airflow workflows.
+[OpenLineage](https://openlineage.io) - An open standard for the collection of
data lineage, which can be used to trace the path of datasets as they traverse
multiple systems including Apache Airflow.
+
[Pylint-Airflow](https://github.com/BasPH/pylint-airflow) - A Pylint plugin
for static code analysis on Airflow code.
[Redactics](https://www.redactics.com) - A managed appliance (built on
Airflow) installed next to your databases that powers a growing collection of
data management workflows.