Closed
Bug 1745241
Opened 4 years ago
Closed 4 years ago
Airflow task bqetl_main_summary.client_probe_processes__v1 failing on 2021-12-09
Categories
(Data Platform and Tools :: General, defect)
Data Platform and Tools
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: wlach, Assigned: wlach)
References
Details
(Whiteboard: [airflow-triage])
Attachments
(1 file)
The Airflow task bqetl_main_summary.client_probe_processes__v1 failed on 2021-12-09.
Relevant snippit:
[2021-12-09 03:00:49,713] {{pod_launcher.py:149}} INFO - BigQuery error in query operation: Error processing job 'moz-fx-data-shared-
[2021-12-09 03:00:49,714] {{pod_launcher.py:149}} INFO - prod:bqjob_r6dee56548ef49f51_0000017d9d22e3cc_1': Partitioning specification
[2021-12-09 03:00:49,714] {{pod_launcher.py:149}} INFO - must be provided in order to create partitioned table
[2021-12-09 03:00:49,890] {{pod_launcher.py:149}} INFO - Traceback (most recent call last):
[2021-12-09 03:00:49,890] {{pod_launcher.py:149}} INFO - File "/usr/local/lib/python3.8/runpy.py", line 194, in _run_module_as_main
[2021-12-09 03:00:49,891] {{pod_launcher.py:149}} INFO - return _run_code(code, main_globals, None,
[2021-12-09 03:00:49,891] {{pod_launcher.py:149}} INFO - File "/usr/local/lib/python3.8/runpy.py", line 87, in _run_code
[2021-12-09 03:00:49,891] {{pod_launcher.py:149}} INFO - exec(code, run_globals)
[2021-12-09 03:00:49,891] {{pod_launcher.py:149}} INFO - File "/app/bigquery_etl/run_query.py", line 107, in <module>
[2021-12-09 03:00:49,891] {{pod_launcher.py:149}} INFO - main()
[2021-12-09 03:00:49,891] {{pod_launcher.py:149}} INFO - File "/app/bigquery_etl/run_query.py", line 97, in main
[2021-12-09 03:00:49,892] {{pod_launcher.py:149}} INFO - run(
[2021-12-09 03:00:49,892] {{pod_launcher.py:149}} INFO - File "/app/bigquery_etl/run_query.py", line 91, in run
[2021-12-09 03:00:49,892] {{pod_launcher.py:149}} INFO - subprocess.check_call(["bq"] + query_arguments, stdin=query_stream)
[2021-12-09 03:00:49,892] {{pod_launcher.py:149}} INFO - File "/usr/local/lib/python3.8/subprocess.py", line 364, in check_call
[2021-12-09 03:00:49,892] {{pod_launcher.py:149}} INFO - raise CalledProcessError(retcode, cmd)
Comment 1•4 years ago
|
||
| Assignee | ||
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Component: Datasets: General → General
You need to log in
before you can comment on or make changes to this bug.
Description
•