Skip to content

stats pipeline: openlineage run events, memgraph as the lineage store #1461

Description

@aaylward

optional learning layer on #1365 — nothing else depends on it.

  • each pipeline stage (rotate, upload, aggregate, load) emits openlineage run events (job, run, input/output datasets, row-count facets)
  • instead of marquez, a small consumer writes the events into memgraph: lineage is a graph, so 'which stats are stale because an upstream job failed' is one cypher match instead of recursive sql
  • attach the openlineage spark listener to ad-hoc jobs over the s3 logs for free column-level lineage

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions