adoroszlai commented on code in PR #8008:
URL: https://github.com/apache/ozone/pull/8008#discussion_r1981742771


##########
hadoop-ozone/ozonefs-shaded/pom.xml:
##########
@@ -102,6 +102,21 @@
             <phase>package</phase>
             <configuration>
               <skip>${maven.shade.skip}</skip>
+              <artifactSet>
+                <excludes>
+                  <!-- Leave snappy that includes native methods which cannot 
be relocated. -->
+                  <exclude>org.xerial.snappy:*</exclude>

Review Comment:
   Or should we expect it to be provided by Hadoop?



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