geyanggang opened a new issue, #10710: URL: https://github.com/apache/gravitino/issues/10710
### What would you like to be improved? `hive-metastore2-libs` pulls in `jasper-compiler` and `jasper-runtime` (Tomcat 5.5 JSP engine) transitively via `hive-metastore:2.3.x`. These are never used by Gravitino or Hive Metastore at runtime. ### How should we improve? `tomcat:jasper-compiler` and `tomcat:jasper-runtime` from the `hive2.metastore` dependency in `build.gradle.kts`. This is consistent with `hive-metastore3-libs` which does not include these dependencies. -- 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]
