Direkt zum Inhalt

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

gefragt vor 2 Jahren465 Aufrufe
1 Antwort
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!

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.