Saltar al contenido

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

preguntada hace 2 años465 visualizaciones
1 Respuesta
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!

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.