Page MenuHomePhabricator

Schedule three new monthly DBT models for Movement Insights
Closed, ResolvedPublic

Description

Schedule the following three DBT models from the dbt-jobs repository:

  • constructive_activations_dbt
  • constructive_activation_rate_dbt
  • retained_newcomers_dbt

Event Timeline

For some reason Phab link to GitLab doesn't seem to be working so here's the related airflow-dags change that's been merged already: https://gitlab.wikimedia.org/repos/data-engineering/airflow-dags/-/merge_requests/2089

Update: we tried this today and the test failed. Discovered a bug where the same dbt model run works when run manually but not from within the Skein operator. DE is working on a fix

Update: I've finally figured out the reason this was failing in Airflow - the skein driver was running out of memory and silently exiting. I've fixed the DAG: https://airflow.wikimedia.org/dags/dbt_demo/grid