Closed
Bug 800349
Opened 12 years ago
Closed 12 years ago
Backfill data for 2012-10-10
Categories
(Socorro :: Database, task)
Socorro
Database
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kairo, Assigned: selenamarie)
Details
Maybe due to Selena trying to backfill matviews for the last two weeks to catch up with bug 795349, we apparently didn't have today's daily jobs run correctly. Data for yesterday needs to be backfilled for us to be able to analyze crashes for this week's newly released versions.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → sdeckelmann
Assignee | ||
Comment 1•12 years ago
|
||
I started the backfill this morning at about 6:30am PT
Reporter | ||
Comment 2•12 years ago
|
||
Actually, it looks like we are missing raw ADU data, and so I guess the backfill will fail:
breakpad=> SELECT max(date) FROM raw_adu;
max
------------
2012-10-09
(1 row)
Daniel, has the metrics ADI data push to Socorro some problems today?
Comment 3•12 years ago
|
||
Yes. There were some network issues in SCL3 this morning that borked the EOD as well as preventing the error e-mails from going out so I didn't see it until I came in this morning.
The EOD is running now and the export should be finished in half an hour.
Comment 4•12 years ago
|
||
Re-run finished. could someone please check the Socorro DB and make sure it picks them up?
Flags: needinfo?(kairo)
Reporter | ||
Comment 5•12 years ago
|
||
(In reply to Daniel Einspanjer :dre [:deinspanjer] from comment #4)
> Re-run finished. could someone please check the Socorro DB and make sure it
> picks them up?
Looks good to me, thanks!
breakpad=> SELECT max(date) FROM raw_adu;
max
------------
2012-10-10
(1 row)
I pinged Selena to do the backfill for yesterday.
Flags: needinfo?(kairo)
Assignee | ||
Comment 6•12 years ago
|
||
Backfill complete. Asking IT to kick memcached.
Status: NEW → ASSIGNED
Reporter | ||
Comment 7•12 years ago
|
||
I've been seeing the new numbers for a while, so this has been fixed in some way, not sure if memcache has been bumped explicitly but data is there.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 8•12 years ago
|
||
:selena as requested memcached kicked.
You need to log in
before you can comment on or make changes to this bug.
Description
•