-
## About
Marquez is an open source metadata service for the collection, aggregation, and visualization of a data ecosystem's metadata. It maintains the provenance of how datasets are consumed and p…
amotl updated
5 months ago
-
I am currently experimenting with Marquez and OpenLineage. Just wanted to check back, if this behaviour is intended (or it is a bug):
## Steps to reproduce
1. ✔️ Sending Lineage Job `START` Even…
-
Read from oracle : oracle://oracledb.cydlut9zgajr.us-east-1.rds.amazonaws.com:1521
![image](https://github.com/user-attachments/assets/73d61cef-6d77-4aa3-9299-edcb53d08151)
![image](https://github…
-
In the `OpenLineageService`, we construct a `DatasetVersionId` using the `uuid` property of the record - that is, the primary key. However, in the `RunDao`, when we construct the `DatasetVersionId` of…
-
Marquez is already managed with helm chart, and it would be nice to have helm repository so that users can install it to their kubernetes cluster easily with helm command something like:
```
helm …
fm100 updated
2 months ago
-
Directly pull the repo and run docker-compose under spark folder, the following erros shows:
`marquez-api | ERROR [2024-02-27 08:03:58,918] org.apache.tomcat.jdbc.pool.ConnectionPool: Unable to creat…
-
I’ve been using Marquez for tracking data lineage, and I’ve noticed that the current column lineage visualization in the UI does not distinguish between different types of relationships between the in…
-
Currently, the Marquez API for OpenLineage events (`/api/v1/lineage`) accepts one event per request, as seen in [OpenLineageResource.java#L67](https://github.com/MarquezProject/marquez/blob/423f0dd0b0…
-
The change in https://github.com/MarquezProject/marquez/pull/1593 made the `marquez-api` jar incompatible with code that had depended on the `LineageEvent` class and its related classes. Any code that…
-
I am receiving an error accesing the API from marquez web
[HPM] Error occurred while trying to proxy request /api/v1/namespaces from marquez-web-internal-eks.eu-west-1.dev.hbi.systems to http://mar…