1 Answer
- Newest
- Most votes
- Most comments
3
Hi Karthik,
Is this for Lakeformation, if so then make sure your user has at least the Describe and Select permissions on that database and the table. I understand error message is not self explanatory but try adding these permissions to your role/user for respective database and table and see how it goes.
Also, did you try selecting any specific column, you can try that too and see how it responds. If it gives the error then I'd first add these permissions to my user/role and then will see the behavior. Refer Managing Lake Formation and Athena user permissions for more details.
Hope it helps.
Comment here if you have additional questions, happy to help.
Abhishek
Relevant content
- asked 2 years ago
- AWS OFFICIALUpdated 10 months ago
- AWS OFFICIALUpdated 10 months ago
- AWS OFFICIALUpdated a year ago
Hi Abhishek,
Thank you so much, now its working.
and one more help, when i connect athena+jdbc in superset facing error
ERROR: (builtins.NoneType) None [SQL: java.sql.SQLException: [Simba]AthenaJDBC An error has been thrown from the AWS SDK client. Unable to execute HTTP request: athena.xxxxx.amazonaws.com [Execution ID not available]]
Take a look at following and make sure you have followed the way it's described:
Connecting to Amazon Athena with JDBC re:Post Knowledge Center Article re:Post Thread