Closed Bug 852776 Opened 11 years ago Closed 11 years ago

socorro crash-stats-dev only showing data through 2013-03-09

Categories

(Data & BI Services Team :: DB: MySQL, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 853179

People

(Reporter: mpressman, Assigned: mpressman)

Details

Although log output shows successful run of dev refresh cron, I'll manually re-run it to ensure completion.
Assignee: server-ops-database → mpressman
re-running dev refresh  now
re-ran, no errors, yet max(date) from raw_adu still shows 2013-03-09

breakpad:5432# select max(date) from raw_adu;
    max
------------
 2013-03-09
(1 row)

The source server where it's extracting the minidb has the most recent data:
breakpad:5499# select max(date) from raw_adu;
    max
------------
 2013-03-18
(1 row)

The script /data/socorro/application/scripts/staging/loadMiniDBonDev.py may be where the problem is. I will investigate this.
This may not be the script, but a different issue. lonnen pointed this out in irc:
[13:43:15] lonnen: mbrandt|mtg: mpressman: dev failures appear to be IOErrors when the processor tries to talk to hbase
Is this a duplicate of bug 853179?
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Product: mozilla.org → Data & BI Services Team
You need to log in before you can comment on or make changes to this bug.