Closed
Bug 1309215
Opened 9 years ago
Closed 9 years ago
ATMO V2: Remove workers
Categories
(Cloud Services Graveyard :: Metrics: Pipeline, defect, P1)
Cloud Services Graveyard
Metrics: Pipeline
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jezdez, Assigned: jezdez)
Details
Attachments
(1 file)
The workers feature can be removed following advise from :rvitillo
Comment 1•9 years ago
|
||
Comment 2•9 years ago
|
||
The worker feature is still in use for one of the jobs[1] that powers the Firefox dashboard[2].
Bug 1272388 would allow us to relatively easily port that job to Spark, but otherwise we're paying the EMR tax for no good reason.
[1] https://github.com/mozilla-services/data-pipeline/tree/master/reports/executive_summary
[2] https://metrics.services.mozilla.com/firefox-dashboard/
Assignee | ||
Comment 3•9 years ago
|
||
:mreid The feature was already removed from the atmo v2 code base
:rvitillo Can you elaborate how to proceed with this?
Flags: needinfo?(rvitillo)
Comment 4•9 years ago
|
||
I am not keen to maintain a feature that is used by only one job. We will address the EMR tax when we move away from EMR (which is part of next year's plan).
Flags: needinfo?(rvitillo)
Comment 5•9 years ago
|
||
As long as we can run the job script from atmo v2 (on a single-node Spark cluster), then I can live with this.
I filed Bug 1309574 to port the job over to use main_summary, which will also avoid the dependency on spark-redshift.
Updated•9 years ago
|
Points: --- → 2
Priority: -- → P1
Assignee | ||
Comment 6•9 years ago
|
||
Closing this since I think this is okay now
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
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
•