paulpaul1076 commented on issue #8610: URL: https://github.com/apache/iceberg/issues/8610#issuecomment-1745998243
Are you using the local file system? Your comment says "this is a local file catalog". It says here: https://iceberg.apache.org/docs/latest/java-api-quickstart/#using-a-hadoop-catalog that concurrent writes to a local fs with hadoop catalog are not safe. In order for them to be safe your fs has to support atomic rename. -- 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