This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migration website from gatsby to docusaurus with all pages and configs (
#121) * New pages migrated from gatsby. All configs Signed-off-by: tito1212 <[email protected]> * Move spec and apidocs from gatsby website. Update readme. Update deploy and deploy-test config with building docs. Move function to utils Signed-off-by: tito1212 <[email protected]> * Remove integration page. Update files from website commit 3d09dc94529de93f8bab6c519f74f00882608892 Signed-off-by: tito1212 <[email protected]> * Changes after review. Footer, background body, links style, ecosystem table style page Signed-off-by: tito1212 <[email protected]> * Blog page with custom style grid items Signed-off-by: tito1212 <[email protected]> * MERGE COMMIT update meetup room Signed-off-by: tito1212 <[email protected]> * MERGE COMMIT openlineage javadoc update Signed-off-by: tito1212 <[email protected]> * Footer for blog page Signed-off-by: tito1212 <[email protected]> * Fix links in build for integration and apidocs Signed-off-by: tito1212 <[email protected]> --------- Signed-off-by: tito1212 <[email protected]> Co-authored-by: tito1212 <[email protected]>
- Loading branch information
Showing
372 changed files
with
134,590 additions
and
6,291 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
--- | ||
title: Introducing OpenLineage 0.1.0 | ||
date: 2021-09-03 | ||
author: Julien Le Dem | ||
image: ./image.svg | ||
banner: ./banner.svg | ||
description: We are pleased to announce the initial release of OpenLineage. This release includes the core specification, data model, clients, and integrations with common data tools. | ||
--- | ||
We are pleased to announce the initial release of OpenLineage. This release includes the core specification, data model, clients, and integrations with common data tools. | ||
|
||
![](./banner.svg#full-width) | ||
|
||
<!--truncate--> | ||
|
||
We are pleased to announce the initial release of OpenLineage. This is the culmination of a broad community effort, and establishes a common framework for data lineage collection and analysis. | ||
|
||
We want to thank [all the contributors](https://github.com/OpenLineage/OpenLineage/graphs/contributors) as well all the projects and companies involved in the design (in alphabetical order): [Airflow](https://airflow.apache.org), [Astronomer](https://www.astronomer.io), [Datakin](https://datakin.com), [Data Mesh](https://datameshlearning.com), [dbt](https://www.getdbt.com), [Egeria](https://egeria.odpi.org), [GetInData](https://getindata.com), [Great Expectations](https://greatexpectations.io), [Iceberg](https://iceberg.apache.org) (and others that I am probably forgetting). | ||
|
||
This release includes: | ||
* The initial 1-0-0 release of the [OpenLineage specification](https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.md) | ||
* A core lineage model of Jobs, Runs and Datasets | ||
* Core facets | ||
* Data Quality Metrics and statistics | ||
* Dataset schema | ||
* Source code location | ||
* SQL | ||
* Clients that send OpenLineage events to an HTTP backend | ||
* Java | ||
* Python | ||
* [Integrations](https://github.com/OpenLineage/OpenLineage/tree/main/integration) that collect lineage metadata as OpenLineage events | ||
* Apache Airflow with support for BigQuery, Great Expectations, Postgres, Redshift, Snowflake | ||
* Apache Spark | ||
* dbt | ||
|
||
This is only the beginning. We invite everyone interested to [consult and contribute to the roadmap](https://github.com/OpenLineage/OpenLineage/projects). The roadmap currently contains, among other things: adding support for [Kafka](https://github.com/OpenLineage/OpenLineage/issues/152), [BI dashboards](https://github.com/OpenLineage/OpenLineage/issues/207), and [column level lineage](https://github.com/OpenLineage/OpenLineage/issues/148)...but you can influence it by participating! | ||
|
||
Follow the [repo](https://github.com/OpenLineage/OpenLineage) to stay updated. And, as always, you can [join the conversation](http://bit.ly/OpenLineageSlack) on Slack. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.