スキップしてコンテンツを表示

Athena iceberg query error GENERIC_INTERNAL_ERROR: class io.trino.plugin.iceberg.IcebergSplit cannot be cast to class io.trino.plugin.iceberg.IcebergSplit

0

Facing below issue while querying from Athena ideberg table which is in cross account data catalog

GENERIC_INTERNAL_ERROR: class io.trino.plugin.iceberg.IcebergSplit cannot be cast to class io.trino.plugin.iceberg.IcebergSplit (io.trino.plugin.iceberg.IcebergSplit is in unnamed module of loader io.trino.server.PluginClassLoader @71163fab; io.trino.plugin.iceberg.IcebergSplit is in unnamed module of loader io.trino.server.PluginClassLoader @4d5a4eb9)

  • Query looks like this - select * from "AwsDataCatalogFromCDL"."falcon_navision"."iceberg_detailedcustledgentry" limit 100

質問済み 2年前465ビュー
1回答
0

Hello,

This issue might be related to a known issue with respect to iceberg glue cross account support. The product team is in the process of making a fix for the same.

However, in order to debug your specific issue it is advised to reach out to us through support engineering channels.

Have a nice day!

回答済み 2年前

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

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

関連するコンテンツ