bamaer commented on issue #2218: URL: https://github.com/apache/hop/issues/2218#issuecomment-1416127299
can you post the output of `aws s3 ls s3://sdi-snowflake-bucket/snowflake-data/test-data.csv` this error seems to thrown when Hop tries to [get the file listing](https://github.com/apache/hop/blob/91fdf18ecb3667ef328072fc7c82d548ed80e2d8/plugins/tech/aws/src/main/java/org/apache/hop/vfs/s3/s3/vfs/S3FileObject.java#L149) for your S3 object or its parent (virtual) folder. also: check if there are no conflicting settings on your system as mentioned in the [hop chat]( https://chat.project-hop.org/hop/pl/oyjk8sx83bbgueobshff5gwmka), related to a similar discussion that turned out to be a configuration problem. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
