yuqi1129 commented on code in PR #6364:
URL: https://github.com/apache/gravitino/pull/6364#discussion_r1929664173


##########
bundles/gcp-bundle/build.gradle.kts:
##########
@@ -42,6 +42,12 @@ tasks.withType(ShadowJar::class.java) {
   relocate("com.google.common", 
"org.apache.gravitino.gcp.shaded.com.google.common")
   relocate("com.fasterxml", "org.apache.gravitino.gcp.shaded.com.fasterxml")
   relocate("org.eclipse.jetty", 
"org.apache.gravitino.gcp.shaded.org.eclipse.jetty")

Review Comment:
   Gravitino server will use `gcp-bundle` for Hadoop catalog only. The conflict 
only exists in Gravitino server now, so do you mean you need to also consider 
module `gcp` for future use case?



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