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개 답변
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
전문가
답변함 일 년 전
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.

답변함 일 년 전
  • hello i am getting error in this project can you help me ?

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠