Analyzing insights from reviews -comprehend

0

Hello,

I'm trying to do this tutorial about "Analyzing insights from reviews"(https://docs.aws.amazon.com/comprehend/latest/dg/tutorial-reviews-tables.html). When I arrive at step 5 I get this error in Athena : COLUMN_NOT_FOUND: line 5:3: Column 'file' cannot be resolved or requester is not authorized to access requested resources. You may need to manually clean the data at location 's3://..."

Why do I get this error ? is it related to the crawler?

Thanks

Mar10T
질문됨 5달 전175회 조회
1개 답변
1

The problem was related to the extraction of the tar archive and the fact that Glue is unable to read it a tar file. As a solution I extracted the file from the archive as a txt format and this solved my problem when creating the Athena tables.

" It's important to decompress and unpack the original archives because AWS Glue can’t automatically read data from a tar archive. However, AWS Glue can read from files in Gzip format."

Mar10T
답변함 5달 전

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

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

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