-
We tried the below code for POC:
```
_from pyspark.sql import SparkSession
spark = (SparkSession.builder.master('local').appName('openlineage_spark_test')
.getOrCreate())
spark.sparkContext.s…
-
Pour marquez ce qu'il faut ici
-
Just to let you know that : https://github.com/MarquezProject/marquez/tree/main/examples/airflow is not working.
When running the docker compose we get the following stackstrace for the marquez-a…
-
Hi!
First of all, thanks a lot for this plugin. I can debug C# easily now and that brings me joy every day 😄
Only issue is that it doesn't work on windows because the find command you are using i…
-
After today's TF this issue arose about the need of referencing Samples with they ID, not simply their filename.
We will discuss this is its technical implementation with @Pepe-Marquez @domna @hamp…
-
Currently, the endpoints for marquez all look along the lines of:
`http://localhost:5000/api/v1/namespaces/{namespace}/datasets/{dataset}`
This means that namespaces are effectively mandatory when…
-
from https://en.wikipedia.org/wiki/Material
"Material is a substance or mixture of substances that constitutes an object."
Could we rename the current Ensemble as Mixture?
This question dese…
-
https://okh.makernet.org/form
https://github.com/helpfulengineering/library
Requirements
-multi source
Sean Marquez (should be ref)
-
@jaumeortola the "add to dictionary" events have increased significantly for Spanish since the weekend. Seems like many names and abbreviations (CLP, USD, CRM, GIF, ...) were lost?
Here are some of…
-
I have not clear in mind how we support the case where a user is cutting a sample, generating new IDs for the children and then probably opening new workflows for each of them, but still wants to keep…