marquez icon indicating copy to clipboard operation
marquez copied to clipboard

Collect, aggregate, and visualize a data ecosystem's metadata

Results 358 marquez issues
Sort by recently updated
recently updated
newest added

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...

api
v2.UI

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...

web
v2.UI

**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...

docs

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...

bug

It's not currently possible to switch from a Column Level Mode ![column_level_lineage](https://github.com/MarquezProject/marquez/assets/60961333/4812589c-e065-4840-a1f4-98ebc1ce1d60) To a Table Level Mode ![table_level_lineage](https://github.com/MarquezProject/marquez/assets/60961333/318afefc-8f54-49a3-b585-24c40c6b172b) In the Lineage View. It would be nice to be able to...

column-level-lineage

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...

api

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...

api

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...

website