reading from AWS S3 failed

I have created parquet files on AWS S3 - for data lake project.
where i have multiple parquet file on AWS S3.

how can i read it. am getting above errors -
Parquet Reader : 0:1143 : Execute failed: s3n://datalakeconfigurations-poc : 400 : Bad Request
org.knime.bigdata.fileformats.utility.BigDataFileFormatException: s3n://datalakeconfigurations-poc : 400 : Bad Request

sample parqut file - given in link -
https://we.tl/t-UOyI6qTLMv

Download from here.

Hi @navinjadhav,

I think it is less about the date itself, but more about where/how it is stored: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/http-400-bad-request.html

Can you double check you’ve chosen the right region?

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.