dask / dask/dask-cloudprovider
Add ability to specify maxSwap for ECS clusters
Open
enhancement
help wanted
provider/aws/ecs
- Dominant language
- Python
- Stars
- 147
- Forks
- 119
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to specify swap memory, especially when dealing with very large DataFrames
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task_definition_parameters.html#container_definitions (search for maxSwap)
Contributor guide
Assessment
This issue has not been assessed yet.