jojochuang opened a new pull request, #8526: URL: https://github.com/apache/ozone/pull/8526
## What changes were proposed in this pull request? HDDS-13135. [Docs] Expand Ozone Java Client API. Please describe your PR in detail: * Rewrite the Java API user doc page. * Generate-by: Google Gemini 2.5 Pro (Preview) Deep Research. * Prompt: ```Create a user doc that replaces the existing Ozone Java client API page: https://ozone.apache.org/docs/current/interface/javaapi.html The current Java client API page is too succinct. Cloudera's Community site has a more comprehensive howto: https://community.cloudera.com/t5/Community-Articles/How-to-access-Ozone-file-system-using-Java-API/ta-p/386087 Proposal: (1) We should provide an example of similar level of details. (2) In addition, we should provide an example using Ozone's Hadoop compatible file system API. (3) We should publish Ozone's Java API somewhere, like Hadoop's: https://hadoop.apache.org/docs/stable/api/index.html ``` * Manually edited the generated Markdown output. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-13135 ## How was this patch tested? Documentation only. Sample code to be tested. -- 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]
