GENERIC_INTERNAL_ERROR: java.net.URISyntaxException: Relative path in absolute URI: arn:aws:dynamodb:eu-west-1:[account]:table/[table-name]

0

Hi I'm using Athena to query AWS glue tables setup by a crawler from Dynamo DB.

A Athena query to : show tables works perfect

However when i do a simple select on any of the tables I get:

GENERIC_INTERNAL_ERROR: java.net.URISyntaxException: Relative path in absolute URI: arn:aws:dynamodb:eu-west-1:[account]:table/[table-name]

My query ID is: Query Id: 22e3a909-f7b4-41a7-9dfb-96b081f4b3b5

  • Hi. How did you get pass this error? I'm having the same problem.

已提问 2 年前275 查看次数
1 回答
0

I had the wrong datasource and database selected in my query editor. When I changed those to the correct values, my query ran correctly. Hope this helps, cheers!

已回答 2 年前

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

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

回答问题的准则