Closed
Bug 838746
Opened 13 years ago
Closed 12 years ago
Create a backfill app for elasticsearch
Categories
(Socorro :: Backend, task, P1)
Socorro
Backend
Tracking
(Not tracked)
RESOLVED
FIXED
37
People
(Reporter: adrian, Assigned: adrian)
References
Details
(Whiteboard: [qa-])
We are going to need to backfill our crash reports into elasticsearch, thus we'll need a script to do that. Plan is to get reports from HBase and push them to ES using already existing code from the processors.
Assignee | ||
Updated•13 years ago
|
Priority: -- → P1
Assignee | ||
Comment 1•12 years ago
|
||
Pull request: https://github.com/mozilla/socorro/pull/1099
Whiteboard: [qa-]
Target Milestone: --- → 37
Comment 2•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/3e86ea020e1351f238dfbb896208876bc3aa46ee
Fixes bug 838746 - Added an app to backfill data into elasticsearch.
https://github.com/mozilla/socorro/commit/f380bd1a5f1e40d537c9901485047bf93f1408d6
Merge pull request #1099 from AdrianGaudebert/838746-backfill-app-elasticsearch
Fixes bug 838746 - Added an app to backfill data into elasticsearch.
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•