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

Automation for Platform ETL #3216

Closed jdhayhurst closed 4 months ago

jdhayhurst commented 4 months ago

As a user I want to be able to run the ETL pipeline easily because it currently involves writing configs, building jars and copying files to GCS before hitting run.

Background

The current process is:

These are all manually done each run. The main input variables we need to be able to control are:

Tasks

Acceptance tests

How do we know the task is complete?

  1. I can run the ETL with a single command.