Closed
Bug 1283218
Opened 9 years ago
Closed 9 years ago
Implement and benchmark a S3Store class on python_moztelemetry
Categories
(Cloud Services Graveyard :: Metrics: Pipeline, defect, P1)
Cloud Services Graveyard
Metrics: Pipeline
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mdoglio, Assigned: mdoglio)
Details
Attachments
(1 file)
The telemetry-batch-view scala library uses a S3Store class instead of SimpleDB to retrieve ping files from S3. We should
1- implement a similar interface in python and
2- run a benchmark to compare the SimpleDB-based files retrieval to the above implementation.
Assignee | ||
Updated•9 years ago
|
Comment 1•9 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Attachment #8767789 -
Flags: review?(rvitillo)
Attachment #8767789 -
Flags: review?(jezdez)
Assignee | ||
Comment 2•9 years ago
|
||
:rvitillo gave r+ on reviewable.io.
https://github.com/mozilla/python_moztelemetry/commit/d34adfa1d3619dcdf22b3e91163de27b6e4ea48e
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•9 years ago
|
Priority: P2 → P1
Assignee | ||
Updated•9 years ago
|
Attachment #8767789 -
Flags: review?(jezdez)
Updated•9 years ago
|
Attachment #8767789 -
Flags: review?(rvitillo) → review+
Updated•7 years ago
|
Product: Cloud Services → Cloud Services Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•