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.

質問済み 4年前1251ビュー
5回答
0

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

回答済み 3年前
0

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

回答済み 3年前
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

回答済み 3年前
0

Has anyone facing this error been able to resolve it?

Feja
回答済み 3年前
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
エキスパート
Iakov
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ