elek opened a new pull request #1125: URL: https://github.com/apache/hadoop-ozone/pull/1125
## What changes were proposed in this pull request? ozone freon `s3kg` is a key generator which uses the s3 interface. It uses simple put objects but it turned out that s3 mpu implementation has some specific problem. I would improve the key generator to make it possible to test mpu upload with AWS Java SDK. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-3866 ## How was this patch tested? ```` ozone freon s3kg -n 1 -s 6000000 --multi-part-upload ``` ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
