Closed
Bug 1841062
Opened 2 years ago
Closed 2 years ago
Airflow task bqetl_download_funnel_attribution.checks__ga_derived__downloads_with_attribution__v2 failed for exec_date 2023-06-29
Categories
(Data Platform and Tools :: General, defect)
Data Platform and Tools
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lvargas, Assigned: gleonard)
Details
(Whiteboard: [airflow-triage])
Airflow task bqetl_download_funnel_attribution.checks__ga_derived__downloads_with_attribution__v2 failed for exec_date 2023-06-29
Log extract:
"Error in query string: Error processing job 'moz-fx-data-marketing- prod:bqjob_r77542d48c3576d75_0000018904768d60_1': Query parameter 'download_date' not found at [8:23] "
| Reporter | ||
Comment 1•2 years ago
|
||
The scheduler is not recognizing the query parameter download_date.
It might need to be added to the metadata E.g.
scheduling:
parameters:
- download_date:DATE:{{ds}}
| Reporter | ||
Updated•2 years ago
|
Assignee: nobody → gleonard
| Reporter | ||
Comment 2•2 years ago
|
||
Monitoring this task today, ran successfully.
| Reporter | ||
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•