Closed
Bug 1196817
Opened 9 years ago
Closed 9 years ago
Update recommendation engine to pull dumped files from S3
Categories
(Marketplace Graveyard :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: robhudson, Assigned: robhudson)
References
Details
The recommendation engine loads apps and users nightly to refresh its recommendations. This needs to be updated to the current location of these dump files on S3.
Note: The dumped apps data is public, but the dumped users data is private. We may need to generate a query auth'd URL to the dumped users file for this script.
See:
https://github.com/mozilla-services/svcops-puppet/blob/dev/modules/marketplace/templates/apps/frappe/admin/fabfile.py#L94-L98
and
https://github.com/grafos-ml/frappe/blob/1c6aca6addd1a46651e4f3486796fcf8d371665d/src/recommendation/management/commands/fill.py
Updated•9 years ago
|
Priority: -- → P2
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → robhudson.mozbugs
Assignee | ||
Comment 1•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•