opentargets / issues

Issue tracker for Open Targets Platform and Open Targets Genetics Portal
https://platform.opentargets.org https://genetics.opentargets.org
Apache License 2.0
12 stars 2 forks source link

Evaluate autoscale configuration in platform etl #3351

Open remo87 opened 1 week ago

remo87 commented 1 week ago

As a [developer] I want to evaluate autoscaling in the etl because improve performance and resource usage

Background

The Platform ETL runs using 4 highmem-64 machines and some of the steps use less than 20% of the resources whereas other steps like literature could use more worker nodes to improve performance.

Tasks

Acceptance tests

How do we know the task is complete?

  1. The functionality of the ETL is not affected by the new configuration
  2. When applying the autoscale configuration we get better performance and resource utilisation.