Closed
Bug 1363158
Opened 8 years ago
Closed 7 years ago
client_count Airflow job should be downstream from main_summary
Categories
(Data Platform and Tools Graveyard :: Datasets: Client Count, enhancement, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: frank, Unassigned)
References
Details
Currently client_count is it's own DAG. It reads from main_summary, so we should have it be downstream from that job.
Reporter | ||
Comment 1•8 years ago
|
||
:mreid mentioned that this is *maybe* supposed to be weekly, not daily. If that's the case the airflow DAG needs to be updated, and it should be kept separate from main_summary, which runs daily. Roberto, any idea what it should be?
Flags: needinfo?(rvitillo)
Comment 2•8 years ago
|
||
That job was set to run daily in order to support e10s rollout.
Flags: needinfo?(rvitillo)
Updated•8 years ago
|
Priority: -- → P3
Reporter | ||
Comment 3•8 years ago
|
||
This can be done once we make client_count use submission_date.
Depends on: 1380640
Comment 4•7 years ago
|
||
client_count_daily is downstream from main_summary, and client_count is being deprecated in favor of client_count_daily
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: Data Platform and Tools → Data Platform and Tools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•