-
the individual workfflow enginess have separate dependencies that might not be needed if one does noot use that engine.
Would it be possible to e.g. declare those as extras a la
`pip install rea…
-
Operational options for yadage workflow engine.
See - https://github.com/reanahub/reana-workflow-engine-cwl/issues/69
-
new install of reana helm chart v0.9.1
If you visit the link: https://reanayour.domain/launch you will see 3 examples as expected, by clicking the second one: "ATLAS RECAST"
we get error (see the sc…
-
It'll be useful (*someday*) to have a central server-side job cache that could speed up the rerunning of workflows. (And for sharing results among workflows that start with the same initial steps.)
…
-
Check Python package dependency troubles such as kombu/celery described in #102.
(stems from https://github.com/reanahub/reana-commons/issues/102#issue-424065202)
-
This issue describes an undesirable behaviour found within the [`SlurmJobManagerCERN`](https://github.com/reanahub/reana-job-controller/blob/master/reana_job_controller/slurmcern_job_manager.py) class…
-
Some workflows that have "Not alive" status (finished, failed, deleted, stopped, etc.) in DB can continue running on Kubernetes, and even start reporting status to `job-status-consumer`.
Example of…
VMois updated
2 years ago
-
After creating a rather large workflow (uploaded around 200 files) I get one of the two following error messages when trying to run it
```
$ reana-client run
Cannot start workflow workflow.6:
6…
-
Dear developers,
I have a question regarding the `reana-client upload` feature.
Is it already possible or is it planned to execute something like:
```
reana-client upload s3://.../my-s3-data…
-
Hi guys,
I'm trying to set `WORKFLOW_RUNTIME_USER_GID, WORKFLOW_RUNTIME_USER_UID` in my cluster configuration as:
```
WORKFLOW_RUNTIME_USER_UID: 1002
WORKFLOW_RUNTIME_USER_GID: 1002
```
Bu…