manuzhang commented on PR #11654: URL: https://github.com/apache/iceberg/pull/11654#issuecomment-2550900389
Latest test failure in https://github.com/apache/iceberg/actions/runs/12387757253/job/34578581231 ``` Caused by: org.apache.iceberg.exceptions.CommitFailedException: Cannot commit: Base metadata location 'file:/tmp/hive12623576563843060988/table/metadata/00016-82aeb0b7-eb25-441d-9ef0-fbef9bb5b390.metadata.json' is not same as the current table metadata location 'file:/tmp/hive12623576563843060988/table/metadata/00017-77c2b7b4-59e6-4dbf-b69e-4d453f8ec3cd.metadata.json' for default.table at app//org.apache.iceberg.hive.HiveTableOperations.doCommit(HiveTableOperations.java:219) at app//org.apache.iceberg.BaseMetastoreTableOperations.commit(BaseMetastoreTableOperations.java:125) at app//org.apache.iceberg.SnapshotProducer.lambda$commit$2(SnapshotProducer.java:433) at app//org.apache.iceberg.util.Tasks$Builder.runTaskWithRetry(Tasks.java:413) at app//org.apache.iceberg.util.Tasks$Builder.runSingleThreaded(Tasks.java:219) at app//org.apache.iceberg.util.Tasks$Builder.run(Tasks.java:203) at app//org.apache.iceberg.util.Tasks$Builder.run(Tasks.java:196) at app//org.apache.iceberg.SnapshotProducer.commit(SnapshotProducer.java:405) at app//org.apache.iceberg.BaseOverwriteFiles.commit(BaseOverwriteFiles.java:30) at app//org.apache.iceberg.spark.source.SparkWrite.commitOperation(SparkWrite.java:233) at app//org.apache.iceberg.spark.source.SparkWrite$CopyOnWriteOperation.commitWithSnapshotIsolation(SparkWrite.java:480) ``` -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org