HIVE_UNKNOWN_ERROR: serDe should not be accessed from a null StorageFormat

0

Does anybody know what this error is caused by?

HIVE_UNKNOWN_ERROR: serDe should not be accessed from a null StorageFormat

I am querying data from S3 that was cataloged using Glue.

gefragt vor 4 Jahren1251 Aufrufe
5 Antworten
0

Hi Gyus, I have the same problem, anyone can help me ?

beantwortet vor 3 Jahren
0

I'm also having this issue when running a preview query against a table I generated from vpc logs using AWS Glue

beantwortet vor 3 Jahren
0

I am experiencing the exact same error when previewing a table that was created by processing VPC Flow Logs stored on an S3 by a Glue. The error notification indicates that I should reference the query id: d1e5aedd-eef7-4440-b715-25281dfb991a.

Edited by: aws-developer-us-e1 on Apr 8, 2021 5:51 AM

beantwortet vor 3 Jahren
0

Has anyone facing this error been able to resolve it?

Feja
beantwortet vor 3 Jahren
0

The glue crawler does not currently populate the ion serde info. This might be changed in future, but for now you can manually populate the serde, inputformat and outputformat, either using STORED AS ION or manually inputing the class paths [1].

[1] https://docs.aws.amazon.com/athena/latest/ug/ion-serde-using-create-table.html

profile pictureAWS
EXPERTE
Iakov
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen