FANNG1 commented on code in PR #7298:
URL: https://github.com/apache/gravitino/pull/7298#discussion_r2131246630
##########
bundles/aliyun-bundle/build.gradle.kts:
##########
Review Comment:
For `gravitino-{specific-fs}.jar` seems no need to shade `hadoop
dependencies` and `specific FS dependencies` because there are not included in
the package. For `gravitino-{specific-fs}-bundle.jar`, seems no need to shade
`hadoop dependencies` and `spcific FS dependencies` too, because there is an
assumption that the environment does have `hadoop dependencies` and `specific
FS dependencies` packages.
--
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]