Closed Bug 1350380 Opened 7 years ago Closed 7 years ago

[Churn] Change weekly schedule to use ds_nodash instead of DS_WEEKLY

Categories

(Cloud Services Graveyard :: Metrics: Pipeline, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: amiyaguchi, Assigned: amiyaguchi)

References

Details

Attachments

(1 file)

DS_WEEKLY is an airflow macro that sets the date ahead 6 days, to adjust the start period for the longitudinal dataset. The churn job has logic to pin to the nearest Sunday, so this macro delays processing by 6 days.

To bring churn back to its usual schedule, DS_WEEKLY should be modified to be the weekly cron schedule.
Assignee: nobody → amiyaguchi
Points: --- → 1
Priority: -- → P1
Summary: [Churn] Change weekly schedule to use cron syntax instead of DS_WEEKLY → [Churn] Change weekly schedule to use ds_nodash instead of DS_WEEKLY
The patch was successfully merged, with the additional change of '@weekly' to '0 0 * * 3'. The job now runs on Wednesdays.

This does not fix the underlying problem where airflow sets the rendered date to be a week behind the current date. This will be fixed in the notebook.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Blocks: 1351815
Product: Cloud Services → Cloud Services Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: