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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南