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 2cbce07 Add DataHub to the ecosystem page (#455)
2cbce07 is described below
commit 2cbce07cefc84b4ac37e4d81e0ec159ee0c1c9bb
Author: Harshal Sheth <[email protected]>
AuthorDate: Sat Jul 17 07:32:47 2021 -0700
Add DataHub to the ecosystem page (#455)
---
landing-pages/site/content/en/ecosystem/_index.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/landing-pages/site/content/en/ecosystem/_index.md
b/landing-pages/site/content/en/ecosystem/_index.md
index e064ae0..076c817 100644
--- a/landing-pages/site/content/en/ecosystem/_index.md
+++ b/landing-pages/site/content/en/ecosystem/_index.md
@@ -93,6 +93,8 @@ Apache Airflow releases the [Official Apache Airflow
Community Chart](https://ai
[Databand](https://databand.ai/) - Observability platform built on top of
Airflow.
+[DataHub](https://datahubproject.io/) - A metadata platform for the modern
data stack. It can automatically [collect lineage and other
metadata](https://datahubproject.io/docs/metadata-ingestion#lineage-with-airflow)
from Airflow.
+
[dbt (data build tool)](https://docs.getdbt.com/) - Data transformation tool,
[dbt jobs can be scheduled using
Airflow](https://docs.getdbt.com/docs/running-a-dbt-project/running-dbt-in-production/#using-airflow).
[Elyra](https://github.com/elyra-ai/elyra) - Elyra provides a visual editor
that enables data scientists to create AI pipelines in a low-code/no-code
fashion.