YuanbenWang opened a new pull request, #6404: URL: https://github.com/apache/ozone/pull/6404
## What changes were proposed in this pull request? ofs/o3fs is able to write keys/files with EC replication config, but there is no unit test and doc to explain how to do it. So this pr makes it. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-10553 ## How was this patch tested? 1) Unit Test 2) Tested locally. hadoop client write: <img width="1493" alt="hadoop-client-write" src="https://github.com/apache/ozone/assets/48795318/5e0db528-cdde-4e9b-abf6-024c9543098d"> <img width="1487" alt="hadoop-client-write-o3fs" src="https://github.com/apache/ozone/assets/48795318/131ddf32-3532-4a65-9b0d-32a5d895e118"> key info: <img width="708" alt="key-info" src="https://github.com/apache/ozone/assets/48795318/40d35ce7-3c5a-4860-b126-0087741204e0"> <img width="649" alt="key-info2" src="https://github.com/apache/ozone/assets/48795318/6f8cc649-8be3-415d-96ac-9cd69d2f9471"> -- 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]
