Closed
Bug 1894701
Opened 1 year ago
Closed 8 months ago
Airflow task bqetl_artifact_deployment.deploy_views failing since exec_date 2024-05-01
Categories
(Data Platform and Tools :: General, defect)
Data Platform and Tools
General
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: kik, Unassigned)
Details
(Whiteboard: [airflow-triage])
Airflow task bqetl_artifact_deployment.deploy_views failing since exec_date 2024-05-01
Log extract:
2024-05-02 15:53:49.857 CEST
raise TypeError("Expected text or file-like object, got {!r}".
2024-05-02 15:53:49.857 CEST
TypeError: Expected text or file-like object, got <class 'NoneType'>
| Reporter | ||
Updated•1 year ago
|
Summary: Airflow task <Airflow DAG>.<task name> failed for exec_date <date> → Airflow task bqetl_artifact_deployment.deploy_views failing since exec_date 2024-05-01
| Reporter | ||
Comment 1•1 year ago
|
||
Created a PR to log the view name which is causing the error:
https://github.com/mozilla/bigquery-etl/pull/5473
Updated•8 months ago
|
Status: NEW → RESOLVED
Closed: 8 months ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•