You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hop.apache.org by "bamaer (via GitHub)" <gi...@apache.org> on 2023/02/03 16:46:16 UTC

[GitHub] [hop] bamaer commented on issue #2218: [Bug]: VFS connection to S3 bucket using the "Text File Input" action

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: issues-unsubscribe@hop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org