Closed Bug 1055948 Opened 11 years ago Closed 11 years ago

adjust ADI-dependent crontabber job to start after 07:00 UTC

Categories

(Socorro :: General, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rhelmer, Assigned: rhelmer)

Details

(Whiteboard: [config change])

We had some alerts because things dependent on ADI are trying to run before the new ADI source is available (it runs at 07:00 UTC per anurag and tmary). The old raw_adu table was generally populated by 05:00 UTC (that's when ADUCronApp is set to start after) and a bunch of jobs start at that time that are dependent on raw_adu. We need to bump these up to run after 07:00. The run generally only takes 10 minutes.
tmary can you confirm 07:00 UTC is the earliest that we can safely fetch ADI from Hive? Thanks!
Flags: needinfo?(tmeyarivan)
If those are only available that late, IMHO there needs to be work done in the long run to have them available earlier. After all, the collection of that data ends at midnight UTC from what I understand, I doubt it actually takes 7h to get them into HIVE.
(In reply to Robert Kaiser (:kairo@mozilla.com, slow reaction due to vacation backlog) from comment #2) > If those are only available that late, IMHO there needs to be work done in > the long run to have them available earlier. After all, the collection of > that data ends at midnight UTC from what I understand, I doubt it actually > takes 7h to get them into HIVE. (In reply to Robert Helmer [:rhelmer] from comment #1) > tmary can you confirm 07:00 UTC is the earliest that we can safely fetch ADI > from Hive? Thanks! These jobs (all log processing jobs) start at ~02:30 UTC - they are usually done by ~05:00 (it depends on other jobs running at that time) (Logs specific to (B)AMO can be processed earlier but it would require refactoring existing tools, appropriate allocation of compute resources etc) --
Flags: needinfo?(tmeyarivan)
Status: NEW → ASSIGNED
Commits pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/015e5106fff4b20f016442aecf93027120f9299d fix bug 1055948 - adjust start time of ADI dependent jobs https://github.com/mozilla/socorro/commit/bced6747cec50fb4034ea536f94a822b3b5d5b2f Merge pull request #2311 from rhelmer/bug1055948-adjust-adi-job-start-time fix bug 1055948 - adjust start time of ADI dependent jobs
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Need to make a config change since we override this on prod via crontabber.ini
Whiteboard: [config change]
Target Milestone: --- → 100
You need to log in before you can comment on or make changes to this bug.