sd4324530 commented on code in PR #2419:
URL: https://github.com/apache/fluss/pull/2419#discussion_r2711108407


##########
fluss-filesystems/fluss-fs-s3/pom.xml:
##########
@@ -233,6 +233,10 @@
                     <groupId>org.slf4j</groupId>
                     <artifactId>slf4j-reload4j</artifactId>
                 </exclusion>
+                <exclusion>

Review Comment:
   @luoyuxia Hadoop 3.4.1 provides a "tar" file instead of the "jar" file we 
usually use. Simply adjusting the version number in the pom.xml file will not 
reduce the final package size.
   I think we still need to manually exclude the fat JAR.



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

Reply via email to