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.

preguntada hace 4 años1251 visualizaciones
5 Respuestas
0

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

respondido hace 3 años
0

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

respondido hace 3 años
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

respondido hace 3 años
0

Has anyone facing this error been able to resolve it?

Feja
respondido hace 3 años
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
EXPERTO
Iakov
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas