Closed
Bug 1475223
Opened 7 years ago
Closed 7 years ago
Error querying telemetry_core_parquet for 20180710
Categories
(Data Platform and Tools :: General, defect)
Data Platform and Tools
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mreid, Assigned: jason)
Details
(Whiteboard: [DataOps])
Attachments
(1 file)
|
154.06 KB,
image/png
|
Details |
Reported by @loines on Slack:
When querying the telemetry_core_parquet table for 20180710, the following error is returned:
Error running query: HIVE_CANNOT_OPEN_SPLIT: Error opening Hive split s3://net-mozaws-prod-us-west-2-pipeline-data/telemetry-core-parquet/v3/submission_date_s3=20180710/app_name=FirefoxReality_googlevr/os=Android/1531258732_ip-172-31-5-116 (offset=0, length=4): s3://net-mozaws-prod-us-west-2-pipeline-data/telemetry-core-parquet/v3/submission_date_s3=20180710/app_name=FirefoxReality_googlevr/os=Android/1531258732_ip-172-31-5-116 is not a valid Parquet File
See attached screenshot for a query to reproduce (I tried it and get the same results).
| Reporter | ||
Comment 1•7 years ago
|
||
That file on S3 is only 4 bytes long, so it seems the error message is correct.
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → jthomas
Whiteboard: [DataOps]
| Assignee | ||
Comment 2•7 years ago
|
||
The file only contained "PAR1" and mreid asked me to delete it.
delete: s3://net-mozaws-prod-us-west-2-pipeline-data/telemetry-core-parquet/v3/submission_date_s3=20180710/app_name=FirefoxReality_googlevr/os=Android/1531258732_ip-172-31-5-116
Can you please try again?
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Component: Datasets: Mobile → General
You need to log in
before you can comment on or make changes to this bug.
Description
•