HIVE_UNKNOWN_ERROR: Path is not absolute: s3://deproject-on-youtube-athena-job-output This query ran against the "db_youtube_cleaned" database, unless qualified by the query. Please post the error mes

0

I have ran the python query to transform the json format to parquet format and it was completed successfully, I can see the parquet file and the columns, but when I try to run the query using Athena, im facing below issue

HIVE_UNKNOWN_ERROR: Path is not absolute: s3://deproject-on-youtube-athena-job-output This query ran against the "db_youtube_cleaned" database, unless qualified by the query.

I can see the location was correct and parquet file also present, but not sure why it is not working

2 Respuestas
0

Run: SHOW CREATE TABLE `your table name here`; and check the property LOCATION, do you see any strange characters before s3://?
Also, I wonder if it works when locating the table to the root of a bucket, without any folder, you are expected to have a folder per table.

profile pictureAWS
EXPERTO
respondido hace un año
  • explain in breif

0

Hello,

Thanks for response , I found out what was the issue, when I run crawler two tables are getting updated with same results, only one table is pointing to correct s3 ;location, after deleting duplicate table, now it is working fine.

respondido hace un año
  • hello i am getting error in this project can you help me ?

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas