Closed Bug 1785283 Opened 3 years ago Closed 3 years ago

Backfill for active_users_aggregates - did not run in https://github.com/mozilla/bigquery-backfill/pull/19

Categories

(Data Platform and Tools :: General, enhancement)

enhancement

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: lucia-vargas-a, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:105.0) Gecko/20100101 Firefox/105.0

Steps to reproduce:

The bqetl_analytics_aggregations should have been queued and run by this PR https://github.com/mozilla/bigquery-backfill/pull/19.

For the downstream aggregates there were failures in the cohorts aggregates for 2022-0515 anf the 3 tables for active_user_aggregates, didn't run.

Expected results:

All tables updated via DAG bqetl_analytics_aggregations should have been updated without errors.

The cohorts aggregate was ran again from Airflow for 2022-05-15 with result success.

The active_users_aggregates tables that did not run as part of the queue are backfilled using the following commands:

./bqetl query backfill telemetry_derived.active_users_aggregates_v1 --project_id=moz-fx-data-shared-prod -s 2022-05-01 -e 2022-08-17 -n 0
./bqetl query backfill telemetry_derived.active_users_aggregates_device_v1 --project_id=moz-fx-data-shared-prod -s 2022-05-01 -e 2022-08-17 -n 0
./bqetl query backfill telemetry_derived.active_users_aggregates_attribution_v1 --project_id=moz-fx-data-shared-prod -s 2022-05-01 -e 2022-08-17 -n 0

This is ran in the CLI for better performance.
The backfill is from may 2022 until the current date to cover all changes in first_seen_dates that need to be updated.

Backfill completed.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INVALID
Resolution: INVALID → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: