slfan1989 commented on code in PR #7019:
URL: https://github.com/apache/hadoop/pull/7019#discussion_r1903240456
##########
hadoop-client-modules/hadoop-client-runtime/pom.xml:
##########
@@ -157,8 +158,24 @@
<exclude>org.bouncycastle:*</exclude>
<!-- Leave snappy that includes native methods which
cannot be relocated. -->
<exclude>org.xerial.snappy:*</exclude>
- <!-- leave out kotlin classes -->
- <exclude>org.jetbrains.kotlin:*</exclude>
Review Comment:
I have completed the fixes in the latest version.
--
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]