sadanand48 commented on code in PR #6359:
URL: https://github.com/apache/ozone/pull/6359#discussion_r1521559611


##########
hadoop-ozone/pom.xml:
##########
@@ -406,6 +406,13 @@
         <module>ozonefs-hadoop3-client</module>
       </modules>
     </profile>
+    <profile>
+      <id>go-offline</id>
+      <modules>
+        <module>ozonefs-shaded</module>
+        <module>ozonefs-hadoop2</module>

Review Comment:
   So shading is not skipped for hadoop3 module right? According to 
description, it says hadoop2
   
   > Only ozonefs-hadoop2 is included, not the ones for Hadoop 3



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