jerryshao opened a new issue, #10457:
URL: https://github.com/apache/gravitino/issues/10457

   ### What would you like to be improved?
   
   The distribution packages for the Hive Metastore 2 and Hive Metastore 3 
catalogs are currently too large. This increases download time, storage 
requirements, and deployment overhead for users.
   
   ### How should we improve?
   
   Investigate and reduce the package size by:
   - Auditing bundled dependencies to identify large or redundant JARs
   - Excluding transitive dependencies that are already provided by the 
Gravitino server runtime
   - Shading or relocating only the necessary classes instead of bundling full 
dependency JARs
   - Removing any test or unused dependencies included in the final package


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