-
The OpenLineage [standard column lineage facet](https://openlineage.io/docs/spec/facets/dataset-facets/column_lineage_facet) has been extended in 1.17.1 so that each field in `inputFields` can now hav…
-
Hi,
We are trying to get Marquez Web running behind a reverse proxy using Traefik. In essence we have the following setup:
- A Marquez Web container running on our Docker Swarm cluster
- We use T…
-
Hi Team, We are seeing an issue while using spark integration and found that when we provide openlineage.host property a value like http://lineage.com/common/marquez where my Marquez API is running I …
-
The STREAM type Dataset has a `schemaLocation` field that points to a schema stored in a registry.
https://marquezproject.github.io/marquez/openapi.html#tag/Datasets/paths/~1namespaces~1{namespace}~…
-
Let's add `autoscaling` support for our helm [chart](https://github.com/MarquezProject/marquez/tree/main/chart), with the following configuration:
* `marquez.autoscaling.enabled` - enable autoscali…
-
Hi Team, we tried to test a sample job to capture the lineage and following observations were recorded:
1. "Schema" details for only final dataset (e.g. finalDataFile_tempView in this case) is gett…
-
### Apache Airflow Provider(s)
amazon, openlineage
### Versions of Apache Airflow Providers
Tested on both: main branch and latest pypi versions:
apache-airflow-providers-openlineage==1.8.0
apach…
-
¿En qué directorio han de ejecutarse los comandos de este [enlace](https://github.com/jr-marquez/analitica-escalable/blob/main/Comandos%20Docker)?
Dice que ha de ejecutarse en el directorio donde s…
-
Currently to use the spark integration in airflow, one has to change their DAG to use the listener:
```
t1 = DataProcPySparkOperator(
task_id=job_name,
gcp_conn_id='google_cloud_default',
…
-
When we add the ``SourceCodeJobFacet`` in the job facets. Currently i am not able to see any job facets related facets on UI.
Adding screenshot for UI where ``SourceCodeJobFacet`` is missing.
B…