Closed Bug 1646362 Opened 5 years ago Closed 5 years ago

Express queries used in https://sql.telemetry.mozilla.org/dashboard/accessibility-inspector as an incremental query in bigquery-etl.

Categories

(Data Platform and Tools :: General, enhancement, P2)

enhancement
Points:
1

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: yzen, Assigned: wlach)

Details

Attachments

(2 files)

As per discussion with William:
This would be better expressed as an incremental query in bigquery-etl (it would be faster + cheaper to generate, and more comprehensive).

https://sql.telemetry.mozilla.org/dashboard/accessibility-inspector

I can take a look at this sometime in the next couple weeks, this is a good test case for bigquery-etl.

Assignee: nobody → wlachance
Points: --- → 1
Priority: -- → P2

Taking this up now, sorry for delay.

Attached image image.png

This landed, but it doesn't look it's actually working. The DAG failed to run over the weekend for unclear reasons. When I click on a failing task, Airflow says Task [bqetl_devtools.telemetry_derived__devtools_accessiblility_panel_usage__v1] doesn't seem to exist at the moment

I had to hit the "Refresh" button on the DAG page in order to have the tree show up with the new tasks. I initially thought that Airflow was failing to load them, but it was a matter of local cache.

I can now get to logs for the task and it shows "Partitioning specification must be provided in order to create partitioned table". My best guess is that we have not yet created the table, and the query will not work until we have the skeleton there.

(In reply to Jeff Klukas [:klukas] (UTC-4) from comment #5)

I can now get to logs for the task and it shows "Partitioning specification must be provided in order to create partitioned table". My best guess is that we have not yet created the table, and the query will not work until we have the skeleton there.

Yup, this was the issue. The table is created and the dag is now running fine: https://sql.telemetry.mozilla.org/queries/73804/source#184536

Will backfill soon, then I think we can close this.

Backfill complete: https://sql.telemetry.mozilla.org/queries/73804/source#184533

Looks like there's been a big spike in DAU since August! (verified this was real by re-running the original query with similar results)

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Component: Datasets: General → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: