-
I am getting the error:
```
packages/mara_pipelines/logging/node_cost.py", line 41, in node_durations_and_run_times
GROUP BY node_path;""", {'path': node.path(), 'level': len(node.path())})
…
-
### What's the task?
It's common for projects to require background jobs (i.e. for ETL pipelines, processing file uploads, etc). How could a team using the template create a background job? What is…
-
In [this execution](https://etl.opendata.cz/#/pipelines/edit/canvas?pipeline=https:%2F%2Fetl.opendata.cz%2Fresources%2Fpipelines%2F1611299609194&execution=https:%2F%2Fetl.opendata.cz%2Fresources%2Fexe…
-
### Description
From @akariv :
> one possible integration would be to:
> - have a ckan plugin for DPP
> - add configuration for it within the CKAN system, so that dpp would:
> - get notifi…
-
[skeleton of issue to be fleshed out in WC working group meeting]
There is a desire to implement a new part of the QC process to look at raw data to catch motion correction and line artifact issue…
-
We've been using LP-ETL for some months at Mines Saint-Étienne, with quite satisfactory results. We are having what seems to be a scalability issue, though: we get a StackOverflow error with a simple …
-
### Run Information
Architecture | x86
-- | --
OS | Windows 10.0.18362
Baseline | [71bb0d481086b8b8a89a99a17ec80a861f32dc5d](https://github.com/dotnet/runtime/commit/71bb0d481086b8b8a89a99a17ec8…
-
Airflow has been made an optional tier-2 part of ODH in summer of 2022.
https://github.com/opendatahub-io-contrib/airflow-on-openshift
Recently, Elyra became a part of ODH via overlay. Even more…
-
Possible solutions:
- https://github.com/misterion/ko-process
- https://github.com/videlalvaro/php-amqplib
-
Is it possible to locate a node in the JSON structure and return it for modification, then use json.Marshall to write the modified JSON struct?