yuqi1129 commented on PR #7298: URL: https://github.com/apache/gravitino/pull/7298#issuecomment-2919189148
> > @mchades Do you shade all the jars used in the modules? Technically, it's fine with me, but we may need to verify the result with Spark Job and the Hadoop command line. It's difficult to detect potential defects introduced by this change. > > Why previously we don't shade everything? @yuqi1129 Should we just need to shade those jars that can be in conflict commonly, like `guava`, `http-client`? If all need to be shaded, I'm afraid that we should also make some changes to the spark connectors and trino connector. -- 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]
