Marquez
Metadata service for collecting, aggregating and visualising data lineage
Marquez spent 2024 turning a lineage store into a UI, then stopped releasing
◆Recent moves
- 1y ago
Marquez 0.50.0 adds a data observability dashboard
The largest and last release here, adding a dashboard of OpenLineage event statistics over 24-hour and 7-day windows with breakouts by source, dataset and job, plus a job list showing the latest runs and their durations. It completes the shift from lineage viewer to something closer to an operational monitoring surface, and then the feed goes quiet.
View source ↗ - 2y ago
Marquez 0.45.0 ships a column lineage page and redesigned graph
Column-level lineage gets its own page and the lineage graph is redesigned around a shared set of navigation principles, with collapsible dataset nodes and zoom-to-selection. This is the release that started the year-long UI push the later versions build on.
View source ↗ - 2y ago
Marquez 0.46.0 cleans up the UI and fixes streaming terminal events
A small release removing non-useful UI elements and correcting how COMPLETE and FAIL events are handled for streaming jobs, so a terminal event without dataset information no longer creates a spurious job version. Cleanup following the 0.45.0 redesign.
View source ↗ - 2y ago
Marquez 0.47.0 adds data quality and job status views, job tagging
Data quality and job status displays arrive in the web UI while job tagging lands in the API, extending the tagging thread that ran from dataset tags through field-level tags. Helm chart values for service accounts and extra containers point at deployments being run by platform teams rather than by hand.
View source ↗ - 2y ago
Marquez 0.49.0 adds job-to-job lineage to the API
A deliberately small backend change returning job UUIDs alongside parent names, which the release notes present as a prompt for a broader parent/child hierarchy design rather than a finished feature. It ships with critical npm audit fixes and URL encoding for job, dataset and tag names in API requests.
View source ↗ - 2y ago
Marquez 0.48.0 adds paging and dataset schema versions
Paging on the jobs and dataset-versions panels plus dataset schema versions in the model — the practical consequence of instances accumulating enough history that unpaged panels stopped working. Metrics gain DAO and endpoint labels, making the server easier to monitor in production.
View source ↗