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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン