Closed
Bug 1501857
Opened 7 years ago
Closed 4 years ago
Create STMO operator that runs queries with specific tags
Categories
(Data Platform and Tools :: General, enhancement, P2)
Data Platform and Tools
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: bugzilla, Unassigned)
Details
(Whiteboard: [DataPlatform])
The use case is the new Pollbot query: https://sql.telemetry.mozilla.org/queries/59383/source#153632
This should only need to be run once a day, once the main summary glue job runs. Theoretically, if we can retrieve STMO queries by tag, we should be able to set a special tag for "run after main summary lands", pass this into the operator and have it kick off refreshes for every query with that tag.
If we want to get really fancy we should probably do this as two separate operators -- a kickoff operator that returns a list of query ids it queued up and a sensor operator that checks for success on those queries.
Updated•7 years ago
|
Points: --- → 3
Priority: -- → P2
Comment 1•4 years ago
|
||
We will not be making further STMO investments in favor of Looker
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•3 years ago
|
Component: Scheduling → General
You need to log in
before you can comment on or make changes to this bug.
Description
•