FANNG1 commented on PR #4548: URL: https://github.com/apache/gravitino/pull/4548#issuecomment-2317351729
@LiuQhahah thanks for the PR, I compile the package `/gradlew clean compileDistribution -x test -x rat -x web -x lintOpenAPI` and found some extra jars in `distribution/package/catalogs/lakehouse-iceberg/libs/`, could you try to exclude them? ``` hadoop-yarn-common-2.10.2.jar hadoop-yarn-api-2.10.2.jar curator-client-2.13.0.jar derby-10.10.2.0.jar leveldbjni-all-1.8.jar rocksdbjni-7.10.2.jar sqlite-jdbc-3.42.0.0.jar ``` -- 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]
