OpenLineage (BETA)
This document provides a step-by-step guide to connecting with the OpenLineage connector and viewing lineage data from jobs using the OpenLineage framework.
Last updated
This document provides a step-by-step guide to connecting with the OpenLineage connector and viewing lineage data from jobs using the OpenLineage framework.
Last updated
Step 1: Go to My Account and click on the Data Sources tab
Step 2: Scroll down to the Connect a new data source section
Step 3: Click on the OpenLineage icon
Step 4: Enter a name for the data source and click Submit
Step 5: A Webhook UUID and an API Key will be provided. Copy them into your connector’s configuration settings.
Payload must submitted to the following endpoint:
If you're using these tools, please follow the respective documentation in the OpenLineage website.
Airflow
Apache Spark
Apache Flink
If you want to create your own integration for your tools, follow these steps:
Submit the webhook payload to the above endpoint.
Use the Bearer token system for authentication.
Example request: