Decommission Longitudinal dataset
Categories
(Data Platform and Tools Graveyard :: Datasets: Longitudinal, task)
Tracking
(Not tracked)
People
(Reporter: akomar, Assigned: akomar)
References
Details
Attachments
(1 file)
We won't need Longitudinal dataset on GCP (we can answer all relevant questions with main ping and clients_last_seen tables).
Because Longitudinal job uses Dataset API we'd like deprecate it to avoid moving it to GCP.
Comment 1•6 years ago
|
||
:tdsmith mentioned on Slack that we probably want to highlight that the Hardware Report uses the longitudinal dataset. Or at least the one here does. Not sure if that's the same one that's on data.firefox.com
Assignee | ||
Comment 2•6 years ago
|
||
(In reply to Chris H-C :chutten from comment #1)
:tdsmith mentioned on Slack that we probably want to highlight that the Hardware Report uses the longitudinal dataset. Or at least the one here does. Not sure if that's the same one that's on data.firefox.com
I think we don't need to worry about Hardware Report:
- mozilla/firefox-hardware-report repo is archived
- data.firefox.com is powered by https://github.com/mozilla/Fx_Usage_Report which does not use longitudinal
Pinging :frank in case he knows about any current longitudinal usages related to hardware report.
Assignee | ||
Updated•6 years ago
|
Comment 3•6 years ago
|
||
We will need to transfer the hardware report, it is still in use and updating every week. I recommend we take the same approach we're taking with the Update Orphaning job, where we create a subset of longitudinal before the job and keep it as-is. The job is defined here: https://github.com/mozilla/python_mozetl/tree/master/mozetl/hardware_report
Assignee | ||
Comment 4•6 years ago
|
||
(In reply to Frank Bertsch [:frank] from comment #3)
We will need to transfer the hardware report, it is still in use and updating every week. I recommend we take the same approach we're taking with the Update Orphaning job, where we create a subset of longitudinal before the job and keep it as-is. The job is defined here: https://github.com/mozilla/python_mozetl/tree/master/mozetl/hardware_report
This will be handled in Bug 1582110.
Comment 5•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Updated•6 years ago
|
Description
•