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

asked a year ago277 views
1 Answer
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!

answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions