-
Hi,
I'm running the cactus examples on toil 5.8.0 and having issues with all my jobs. The error log seems to indicate that the workers can't find their cache file:
```[2023-02-07T15:04:27+0000] [Mai…
-
### Use case
The [batch processing feature](https://docs.powertools.aws.dev/lambda/typescript/latest/utilities/batch/) helps with handling failures in batches. Besides this, another reason to use b…
-
## Bug report
When specifying when using AWS Batch:
`containerOptions '--shm-size=1000000000'`
An unhelpful error message will be produced when running the workflow:
```
ERROR ~ Error e…
-
### Terraform Core Version
1.9.3
### AWS Provider Version
5.60.0
### Affected Resource(s)
aws_batch_job_definition
### Expected Behavior
When specifying other node properties, oth…
-
### What feature/behavior/change do you want?
Add `aws-batch` as a service-name option to `eksctl create imidentitymapping`.
Example:
```
$ eksctl create iamidentitymapping --cluster dev --s…
-
### System Info
```shell
aws-neuronx-runtime-discovery 2.9
libneuronxla 2.0.4115.0
neuronx-cc 2.14.227.0+2d4f85be
neuronx-distributed …
-
### Terraform Core Version
N/A
### AWS Provider Version
5.53.0
### Affected Resource(s)
aws_batch_compute_environment
### Expected Behavior
When a new IAM role is used with a new Batch Compute …
-
We added the ability to use secrets in the `includeConfig` path in #4840 . This works for local secrets, but not AWS secrets, because AWS secrets requires the xpack-amzn plugin and the config is resol…
-
**Environment:**
metaflow version: 2.12.25
Windows
Python 3.9
**Description:**
This line results in `NameError`:
`check_output(["where", "/Q", "git"])`
https://github.com/Netflix/metaflow/bl…
-
### Label
batch, inference, meta/workflow
### Priority Label
high priority
### Is your feature request related to a problem? Please describe.
One needs to write it's own batch script (see example…