mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-18 22:28:01 +00:00

- Use Openlineage 1.13.1 in Spark Plugin - Add retry option to datahub client and Spark Plugin - Add OpenLineage integration doc
Openlineage Converter
Overview
It converts arbitary Openlineage events to a DataHub Aspects.
Known Issues
- Currently, it was tested only with Spark and Airflow events.
- Due to Openlineage's stateless nature, it is possible not all the inputs or outputs captured.