HIVE_UNKNOWN_ERROR: Error creating an instance of com.facebook.presto.hive.lakeformation.CachingLakeFormationCredentialsProvider

0

After running a simple select query in Athena, I get an error - HIVE_UNKNOWN_ERROR: Error creating an instance of com.facebook.presto.hive.lakeformation.CachingLakeFormationCredentialsProvider. Athena query is supposed to run agains a LF database within the same S3 bucket (data source and query destination are split into two folders inside the bucket). Any idea what could be the issue?

hcerim
已提问 2 年前349 查看次数
1 回答
1

Hi,

could you confirm that your database , table or columns names respect the limitations indicated in the documentation?

The only acceptable characters for database names, table names, and column names are lowercase letters, numbers, and the underscore character.

I have seen the error you mention in case this is not followed. as also mentioned in this stackoverflow question.

If you do not have this situation, could you, please, share some additional details on your table?

hope this helps, Fabrizio

AWS
专家
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则