marquez
marquez copied to clipboard
Collect, aggregate, and visualize a data ecosystem's metadata
We currently don't support adding a symbolic link to a dataset in the UI or the API. We should be able to manually mark datasets in our interface. This would...
re: https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.md#job-facets The web-ui currently does not have a central location to display all of the job facets. Some of the job facets are sprinkled into the UI in various...
**Issue:** None of the environment variables (MARQUEZ_DB_HOST, POSTGRES_HOST, POSTGRESQL_HOST, POSTGRES_PORT) supplied to marquez seem to work for specifying the PostgreSQL host and port. Consequently, this prevents proper integration with external...
### Problem Windows users sometimes encounter issues when trying to get started with Marquez. Fortunately, this is not due to any of the scripts in `docker`. A slightly different command...
I am trying to use OpenLineage with Amazon Managed Service for Apache Flink. I receive Start Event in Marquez, but it doesnt create the datasets or the job ion the...
It's not currently possible to switch from a Column Level Mode  To a Table Level Mode  In the Lineage View. It would be nice to be able to...
Hello I followed the instructions [here](https://openlineage.io/getting-started) to run the docker images. I am able to POST to http://localhost:5000 successfully with Postman but found that it failed when I tried the...
# Run-level Graph A **run-level** graph represents the relationships between _dataset_ and _run_ metadata. A run-level graph is [_directed_](https://en.wikipedia.org/wiki/Directed_graph) and consists of three node types: **dataset version**, **job version**, and...
We currently support tagging datasets and fields, but we should also expand support to include tagging jobs. For example, we have the job types `BATCH `, `STREAM`, `SERVICE` and some...
Although the website has beed rebranded and updated (see https://github.com/MarquezProject/marquez/pull/2620), we should revisit the marketing / messaging for the various use cases Marquez support. For example, on the landing page...