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
gefragt vor 2 Jahren349 Aufrufe
1 Antwort
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
EXPERTE
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen