You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/08/23 03:17:14 UTC

[GitHub] [iceberg] owencwl commented on issue #4550: the snapshot file is lost when write iceberg using flink Failed to open input stream for file File does not exist

owencwl commented on issue #4550:
URL: https://github.com/apache/iceberg/issues/4550#issuecomment-1223479872

   内部有重试机制,以下文件有可能存在(某一个):
   snap-3945735870507280368-2-da80199a-d69d-4617-8033-824d5c01ee57.avro
   snap-3945735870507280368-3-da80199a-d69d-4617-8033-824d5c01ee57.avro
   
   我也出现过此问题:
   当hive-metastore或者内部的mysql,重启、挂掉、宕机时,然后继续向iceberg写数据时,就会出现snap-xxxx-x-xxx.avro找不到文件,可能iceberg在生成minifastList文件和commit时存在bug
   


-- 
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-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org