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 年前檢視次數 286 次
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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南