NASA-IMPACT / veda-pforge-job-runner

Apache Beam + EMR Serverless Job Runner for Pangeo Forge Recipes
2 stars 2 forks source link

Need Different Resource Profiles to Choose From Per Job #21

Closed ranchodeluxe closed 6 months ago

ranchodeluxe commented 7 months ago

Problem

Not all jobs will have the same memory/cpu needs and it's tricky business to weed these out

Solution

While generally over provisioning is needed if we care about saving resources we might need to provide different resource profiles to pick from for a job. Some things to think about

AC:

ranchodeluxe commented 6 months ago

this naive version of this has been implemented. now looking at:

https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/elastic_scaling/#adaptive-batch-scheduler