-
I'm creating this issue to keep track of a number of improvements needed for the scheduler:
* The main jobs endpoint needs to be able to receive updates from the WFM when jobs are updated
* The sc…
-
## Project Detail
CARE is a centralized capacity management and patient management system, central to the 10BedICU Project, integrating patients, doctors, hospitals, labs, specialized treatment cen…
-
![image.png](https://raw.githubusercontent.com/gskang-22/pe/main/files/cc49b11f-82fe-4380-b6fc-2fa58c610751.png)
When say inside the Task State of patient A, users are unable to move directly to pati…
-
**The Feature**
We want to give our users the ability to get Reports from Kibana on a regular interval. In maturity this will encompass CSVs, PDFs and more of our user's content in Kibana. For init…
-
# Kubernetes documentation - the Russian localization project
### Maintainers:
* [shurup](https://github.com/shurup)
* [kirkonru](https://github.com/kirkonru)
This Issue tracks the progress …
-
As part of the FSE Outreach Program's [latest call for testing](https://make.wordpress.org/test/2023/06/07/fse-program-testing-call-24-momery-makeover/#), the template and template part revisions were…
-
In situations where the runtime has many workers (in an HPC cluster we can have on 10 nodes 1280 workers), QSearch and LEAP are underutilizing it, as they only submit a single batch from the frontier.…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
### What happened
I tried setting up the …
-
## Problem:
Many production recommenders aren't trained from a fixed dataset but are updated using the existing model as the basis and iteratively training on the most recent data. In order to suppo…
-
In Airflow, a DAG – or a Directed Acyclic Graph – is a collection of all the tasks you want to run, organized in a way that reflects their relationships and dependencies. A DAG is defined in a Python …