neils-dev commented on PR #3629:
URL: https://github.com/apache/ozone/pull/3629#issuecomment-1198549362

   > please add documentation for how to specify credentials for S3?
   
   Thanks @kerneltime - on this in addition to the update to the PR documenting 
the secure cluster setup that was used to reproduce the test, 
   it can _also_ be run in an unsecured ozone environment with the user 
.aws/credentials file set or shell environment with setting the following 
environment variables before running:
   `$ export AWS_ACCESS_KEY_ID=ANYID`
   `$ export AWS_SECRET_ACCESS_KEY=ANYKEY`
   
   ` $ bin/ozone freon s3bg` 
    


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to