Athena unable to query

0

Hi team, please i need you help. I kept getting this road block. I am trying to query a table from CURs report in an S3 bucket via athena and i got this error.

TABLE_NOT_FOUND: line 6:7: Table 'awsdatacatalog.athenacurcfn_kubecost_cur_report_definition.systemlake_kubecost_integration' does not exist
This query ran against the "athenacurcfn_kubecost_cur_report_definition" database, unless qualified by the query. 

I will appreciate a prompt answer. many thanks

asked 5 months ago244 views
3 Answers
0

Hello.

Does the specified table in the database "athenacurcfn_kubecost_cur_report_definition" exist?
Is it possible that the specified database or table is incorrect?

profile picture
EXPERT
answered 5 months ago
0

That is currently where i got confused, apparently Athena has created and renamed the table by itself

answered 5 months ago
0

When I experienced this issue in the past, it was mostly because there weren't enough permissions like - "glue:GetDatabases","glue:GetTables","glue:GetTable", "glue:GetPartitions". It could be a permission issue.

AWS
answered 5 months 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