jojochuang commented on code in PR #257:
URL: https://github.com/apache/ozone-site/pull/257#discussion_r2711084081
##########
docs/08-developer-guide/01-build/01-maven.md:
##########
@@ -141,6 +141,16 @@ This command does not run acceptance tests. Refer to the
[acceptance tests](/doc
| `-Dmaven.artifact.threads=30` | Allow Maven to download 30 artifacts at
once. The default value is 5. This could speed up the build process by a lot
when the Maven cache was not previously populated. |
| `-Pnative` | Build native module(s). So far it only
affects `hdds-rocks-native`
|
+### OzoneFS Hadoop3 Client Shading
+
+The `ozonefs-hadoop3-client` jar is designed for use with Spark. It is a
shaded uber jar with relocated classpath compatible with Spark.
Review Comment:
https://issues.apache.org/jira/browse/HDDS-14056
Does it mean ozone-filesystem-hadoop3 can be used for Trino too?
--
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]