symious commented on pull request #2169: URL: https://github.com/apache/ozone/pull/2169#issuecomment-827445224
@elek Thanks for the review. This patch is mainly for users using S3 SDK without setting authentic credentials. I think you need to remove the credentials first to test the example. With aws s3spi, the following error will be prompt, but with S3 SDK, the credential check won't be proceeded. ``` Unable to locate credentials. You can configure credentials by running "aws configure". ``` -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org