Technical preview
Technical preview function is in a state that it can be tried. The development is complete, there is documentation and there are samples, tutorials and hands-on labs as appropriate.
The community is looking for feedback on the function before declaring it stable. This feedback may result in changes to the external interfaces.
API-based Open Lineage Log Store Integration Connector¶
Connector details
- Connector Category: Integration Connector
- Hosting Service: Lineage Integrator OMIS
- Hosting Server: Integration Daemon
- Source Module: openlineage-integration-connectors
- Jar File Name:
openlineage-integration-connectors.jar
Overview¶
The API-based Open Lineage Log Store integration connector calls an OpenLineage compliant API to store open lineage events that have been published to the Lineage Integrator OMIS instance where this connector is running.
Figure 1: Operation of the API-based OpenLineage log store integration connector
Configuration¶
This connector uses the Lineage Integrator OMIS running in the Integration Daemon.
This is its connection definition to use on the administration commands that configure the Lineage Integrator OMIS.
Connection configuration
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
|
- Replace
{{logStoreURL}}
with the URL of the destination API.
Raise an issue or comment below