Passer au contenu

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

demandé il y a 2 ans465 vues
1 réponse
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!

répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.