Using OpenLineage integration¶
Install¶
To use OpenLineage
Config¶
Primary method of configuring OpenLineage Airflow Provider is Airflow configuration.
One thing that needs to be set up in every case is Transport
- where do you wish for
your events to end up.
Another option of configuration is using openlineage.yml
file.
Detailed description of that configuration method is in OpenLineage docs
https://openlineage.io/docs/client/python#configuration