URISyntaxException when querying dynamodb using AWS Athena and AWS Glue Catalog: java.net.URISyntaxException: Relative path in absolute URI

0

Any help to fix this error will be appreciated.. Thanks your your time..

This was the error seen:

GENERIC_INTERNAL_ERROR : java.net.URISyntaxException : Relative path in absolute URI: arn:aws:dynamodb:us-east-1:xyz:table/xyz-ServiceConf This query ran against the "" database, unless qualified by the query. Please post the error message on our forum or contact customer support with Query Id: 555c323d-39c8-44ba-821a-8f507b446233

This was the query:

select * from "AwsDataCatalog"."ddb_glue_db"."xyz_serviceconf"

This is the definition of the table in AWS Glue data catalog:

Name	xxx_serviceconf
Description	
Database	ddb_glue_db
Classification	dynamodb
Location	
arn:aws:dynamodb:us-east-1:xyz:table/xyz-ServiceConf
Connection	
Deprecated	No
Last updated	Wed Feb 02 13:27:24 GMT+530 2022
Serde parameters	
-
Table properties	
sizeKey 606 hashKey configVersion UPDATED_BY_CRAWLER ddb_crawl_xxxx-xxx-server CrawlerSchemaSerializerVersion 1.0 recordCount 1 averageRecordSize 606 CrawlerSchemaDeserializerVersion 1.0 compressionType none typeOfData table
gefragt vor 2 Jahren116 Aufrufe
Keine Antworten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen