opentargets / orchestration

Open Targets pipeline orchestration layer
Apache License 2.0
1 stars 0 forks source link

feat: allow for force reinstall dependencies on cluster when set up #32

Closed project-defiant closed 1 month ago

project-defiant commented 1 month ago

implementations

Added step to force reinstall the dependencies in the dataproc cluster to ease the development on already set up cluster.

This feature just reenables to reinstall the gentropy package with force flag enabled in the install_dependencies.sh script. - see https://github.com/opentargets/gentropy/pull/804. This feature will have to be manually added in case it's needed in the dag.