Page MenuHomePhabricator

mjolnir should pin refinery jar version explicitly
Closed, ResolvedPublic1 Estimated Story Points

Description

While investigating a task failure in Mjolnir (2025-01-15), we found that the DAG references a generic refinery-hive-shaded.jar artifact.

If the artifact is refreshed (e.g., re-deployed by third parties) while a Spark job is running, executors will start to fail.

AC:

  • Drop global refinery config variables.
  • Version pin the refinery jar to a specific version to use in the DAG execution.

Details

Related Changes in GitLab:
TitleReferenceAuthorSource BranchDest Branch
search: mjolnir: pin refinery-hive versionrepos/data-engineering/airflow-dags!1026gmodenamjolnir-pin-refinerymain
Customize query in GitLab

Event Timeline

TJones renamed this task from mjolnir should pin refinery jar version explicitely to mjolnir should pin refinery jar version explicitly.Feb 10 2025, 4:29 PM