-
-
### What is the problem you're trying to solve
The scenario I'm having trouble with has to do with Jobs that are stuck in pending due to lack of resources in the cluster.
The Job's status looks …
-
### Please describe your problem in detail
I'm ready to add `preemptionPolicy` related logic in reclaim action, but when I'm confused that when the task's `preemptionPolicy` is `Never`, do I need …
-
The job scheduler currently attempts to schedule up to 10 jobs in the same transaction. This is unnecessary from a throughput perspective, as job scheduling throughput is very low. Meanwhile, it incre…
-
**Describe the bug**
spark verion: 3.2.2
scala version: Scala version 2.12.15
blaze version: 4.0
**yarn executor log**:
2024-11-14 18:54:08,243 [ERROR] [task-result-getter-0] Task 0 …
-
In the logs captured below, the scheduler was apparently loadedat 10:58, then we see the messages:
```
[ +45.189807] job-manager[0]: alloc: stop due to disconnect: Success
[ +47.946744] sched-flu…
-
Utilities for testing job management scheduling systems: https://github.com/jepsen-io/jepsen/tree/master/chronos
e.g. tests for http://mesos.apache.org/
https://github.com/jepsen-io/jepsen/blob/…
-
**Is your feature request related to a problem? Please describe.**
I want to schedule jobs within a transaction using the `TransactionScope`:
```c#
// Not working: Making changes and add job in s…
-
### Confirmation
- [X] I have read the [README.md](https://github.com/Taxel/PlexTraktSync#readme) on the project homepage
- [X] I have checked if identical issue already exists
- [X] I have tried…
-
### Package
Sentry.AspNetCore
### .NET Flavor
.NET Core
### .NET Version
8.0.0
### OS
Linux
### SDK Version
4.13.0
### Self-Hosted Sentry Version
_No response_
### Steps to Reproduce
### …