yyy1000 commented on PR #9224:
URL: https://github.com/apache/iceberg/pull/9224#issuecomment-1853153204

   Hi, I want to make an update of this PR:
   The CI failed indicated that : 
   ```
   Caused by:
               org.apache.iceberg.exceptions.CommitFailedException: Base 
metadata location  
   
'file:/tmp/hive436356614419280460/table/metadata/00034-1cf322a5-e28e-4bbe-a4b1-aa2d3dad3d00.metadata.json'
 
   is not same as the current table metadata location 
'file:/tmp/hive436356614419280460/table/metadata/00035-ed8bc810-ddbf-4b41-b38d-9bb2efdbdc4a.metadata.json'
 for default.table 
   ```
   
   However, if I fall back to the old version using 'sleep()', it still shows 
the same error after `WARN Tasks: Retrying task after failure: Base metadata 
location  is not the same`.
   So I'm thinking the error is not not because I change 'sleep' to 'await'


-- 
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

Reply via email to