-
### 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…
-
Hello, I am trying to capture lineage information about an iceberg table stored in a hive metastore. This is some of my spark configuration
`spark = SparkSession.builder\`
`.appName("test") `
…
-
Hi Team- when I try to access Marquez http://:3000 is not working only working on local host. Is there way to expose Marquez on server ip instated of localhost. I am planning for api authentication s…
-
With an event similar to the attached scheme 3 namespaces are created. 2 of these are Dataset namespaces and 1 is a job namespace.
When trying to access one of these datasets a 404 is encountered
…
-
I'm trying to understand the behavior when visualising the lineage graph of a dataset that has been created by one job, and then subsequently a different job runs with the same output. For example, if…
-
Here is a proposal for updating the left hand nav.
https://www.figma.com/file/VvabDMuRKIdb3sSczCjUVR/Marquez?node-id=112%3A364&t=O97rZZ6JlTEhrpmu-1
**The Problem**
Labels of the navigation menu i…
-
Pour marquez ce qu'il faut ici
-
This is the step to replicate the issue reported on [this slack discussion](https://openlineage.slack.com/archives/C01CK9T7HKR/p1704702903925299).
TLDR; When emitting a Lineage Event for a Run that…
-
Suppose we have a query which is visible as source code on UI like this -
![source_code_section](https://github.com/MarquezProject/marquez/assets/61847192/d70093d0-3bcb-42ce-a141-945b2c472d00)
…
-
If i have a job scheduled to push a partition to a table each hour.
And a job running daily consuming the 24 last partitions created by the previous job.
Would marquez be able to modelize this depen…