GitHub user FANNG1 added a comment to the discussion: How to View Lineage Data 
in Gravitino 0.9 with OpenLineage Integration?

> Hi Gravitino community,
> 
> I’ve been exploring the OpenLineage integration in Gravitino 0.9 and noticed 
> that lineage can be captured via:
> 
> 1. The Spark connector.
> 2. Gravitino server configuration.
> 
> However, I couldn’t find a way to view the lineage data in the Gravitino UI 
> or via APIs. The merged PR #6617 specifies how to add lineage with 
> OpenLineage support but don’t clarify how to visualize or query the lineage.
> 
> Questions:
> 
> Is there a hidden API endpoint or database table where lineage data is stored?
> 
> I checked the 0.9 UI, searched through the merged PR and api docs but didn’t 
> find lineage-specific endpoints.
> 
> Are there plans to add lineage visualization in future releases?
> 
> For now, is the intended workflow to rely on an external OpenLineage backend 
> (e.g., Marquez) to view lineage?

Gravitino doesn't yet provide an interface to query lineage data, you could 
implement a custom lineage sink to sink lineage events to other systems like 
Marquez.

GitHub link: 
https://github.com/apache/gravitino/discussions/7163#discussioncomment-13157638

----
This is an automatically sent email for dev@gravitino.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@gravitino.apache.org

Reply via email to