Abacn commented on PR #33750: URL: https://github.com/apache/beam/pull/33750#issuecomment-2616875729
Now hit https://github.com/apache/iceberg/issues/10429 in particular ``` 2025-01-27T20:35:16.4163752Z org.apache.beam.sdk.io.iceberg.catalog.HiveCatalogIT > testStreamToPartitionedDynamicDestinations FAILED 2025-01-27T20:35:16.4165463Z java.lang.NoSuchFieldError: METASTOREURIS 2025-01-27T20:35:16.4166824Z at org.apache.iceberg.hive.CachedClientPool.extractKey(CachedClientPool.java:135) 2025-01-27T20:35:16.4168686Z at org.apache.iceberg.hive.CachedClientPool.<init>(CachedClientPool.java:90) 2025-01-27T20:35:16.4170296Z at org.apache.iceberg.hive.HiveCatalog.initialize(HiveCatalog.java:113) 2025-01-27T20:35:16.4171820Z at org.apache.iceberg.CatalogUtil.loadCatalog(CatalogUtil.java:256) 2025-01-27T20:35:16.4173671Z at org.apache.beam.sdk.io.iceberg.catalog.HiveCatalogIT.createCatalog(HiveCatalogIT.java:76) ``` -- 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]
