Closed Bug 1129688 Opened 9 years ago Closed 8 years ago

Add in a map-reduce job to process App Stats data

Categories

(Marketplace Graveyard :: Statistics, defect, P3)

2014-Q4
x86
macOS
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: andy+bugzilla, Unassigned)

References

Details

(Whiteboard: [app usage][marketplace-transition])

Once Firefox OS app stats data start to come in, it needs to be processed. Chatting to David Zeber the best way to do this is a map reduce job. It will then output a series of CSV files onto S3.

From that point the Marketplace will slurp the S3 files into monolith and hence the Marketplace. The first pass at the data we need in the csv is:
* app manifest URL
* country or mcc
* locale
* time of usage in minutes
* number of users
* day of usage
* screen sizes?
* fxos versions?

We'll group by: app manifest, country, locale and day.
I think this is a P3 just based on timeline alone
Priority: -- → P3
Whiteboard: [app usage]
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Whiteboard: [app usage] → [app usage][marketplace-transition]
You need to log in before you can comment on or make changes to this bug.