[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Page MenuHomePhabricator

Update the search team's DAGs to use miniforge instead of condaforge
Closed, ResolvedPublic2 Estimated Story Points

Description

As per the parent ticket, there are two DAGs running on the search team's airflow instance which use WMF Data Workflow Utils to build a runtime conda environment, based on miniconda.

Due to upcoming licence changes in the Anaconda project, we wish to ensure that all of these environments are using the latest version of the workflow utils conda pipeline, in which we switch from miniconda to miniforge.

Please would you take steps to upgrade these DAGs and deploy them, when convenient?

It should just be a case of ensuring the gitlab-ci.yml file references v0.19.0 of repos/data-engineering/workflow_utils as stated here:
https://wikitech.wikimedia.org/wiki/Data_Platform/Systems/Airflow/Developer_guide/Python_Job_Repos#GitLab_CI_setup

There is a reference GitLab MR here, which you may find useful:
https://gitlab.wikimedia.org/repos/data-engineering/example-job-project/-/merge_requests/36/

Event Timeline

Adding to Data Platform SRE sprint per today's Search Platform triage meeting, with the expectation that SREs will do this work and CC Search Platform SWEs on any change requests.

EBernhardson set the point value for this task to 2.Mon, Nov 18, 4:40 PM
EBernhardson moved this task from Incoming to DPE-SRE on the Discovery-Search (Current work) board.
brouberol triaged this task as Medium priority.
brouberol moved this task from DPE-SRE to Needs review on the Discovery-Search (Current work) board.

ebernhardson merged https://gitlab.wikimedia.org/repos/search-platform/mjolnir/-/merge_requests/10

Update workflow-utils reference to use miniforge instead of condaforge