FANNG1 commented on issue #9297: URL: https://github.com/apache/gravitino/issues/9297#issuecomment-3594846483
> > after [#9147 (comment)](https://github.com/apache/gravitino/pull/9147#event-21264142063) is merged, Iceberg gcp bundle is no longer used, could you test with the latest Gravitino GCP Iceberg bundle jar? > > I retry based on the latest main branch including [#9147](https://github.com/apache/gravitino/pull/9147) and only use the jar from gravitino, the `NoSuchMethodError` error still exist. > > ``` > curl http://127.0.0.1:8090/api/version > {"code":0,"version":{"version":"1.1.0-SNAPSHOT","compileDate":"01/12/2025 12:09:36","gitCommit":"cba6505a4da228612a1a1e4b8b90224f3b88830c"}} > ``` > > ``` > wangdanhua@wangdanhuadeMBP package % ls -al iceberg-rest-server/libs | grep gcp > -rw-r--r--@ 1 wangdanhua staff 27221 Dec 1 13:55 gravitino-gcp-1.1.0-SNAPSHOT.jar > -rw-r--r--@ 1 wangdanhua staff 15232 Dec 1 13:58 gravitino-gcp-bundle-1.1.0-SNAPSHOT-empty.jar > -rw-r--r--@ 1 wangdanhua staff 61313449 Dec 1 13:58 gravitino-gcp-bundle-1.1.0-SNAPSHOT.jar > -rw-r--r--@ 1 wangdanhua staff 14590 Dec 1 13:58 gravitino-iceberg-gcp-bundle-1.1.0-SNAPSHOT-empty.jar > -rw-r--r--@ 1 wangdanhua staff 65863478 Dec 1 13:58 gravitino-iceberg-gcp-bundle-1.1.0-SNAPSHOT.jar > -rw-r--r--@ 1 wangdanhua staff 43333 Dec 1 13:55 iceberg-gcp-1.10.0.jar > ``` gravitino-gcp-bundle is not needed -- 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]
