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

已提问 6 个月前258 查看次数
3 回答
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
专家
已回答 6 个月前
0

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

已回答 6 个月前
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
已回答 6 个月前

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

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

回答问题的准则