liyuanzhao435 created HUDI-2576:
-----------------------------------
Summary: flink do checkpoint error because parquet file is missing
Key: HUDI-2576
URL: https://issues.apache.org/jira/browse/HUDI-2576
Project: Apache Hudi
Issue Type: Bug
Components: Flink Integration
Affects Versions: 0.10.0
Reporter: liyuanzhao435
Fix For: 0.10.0
Attachments: error.txt
hudi:0.10.0, flink 1.13.1
some times when flink do checkpoint , error occurs, the error shows a hudi
parquet file is missing (says file not exists) :
*2021-10-19 09:20:03,796 INFO
org.apache.hudi.io.storage.row.HoodieRowDataCreateHandle [] - start close
hoodie row data*
*2021-10-19 09:20:03,800 WARN org.apache.hadoop.hdfs.DataStreamer [] -
DataStreamer Exception*
*java.io.FileNotFoundException: File does not exist:
/tmp/test_liyz2/aa/2ff301cc-8db2-478e-b707-e8f2327ba38f-0_0-1-4_20211019091917.parquet
(inode 32234795) Holder DFSClient_NONMAPREDUCE_633610786_99 does not have any
open files.*
*at
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.checkLease(FSNamesystem.java:2815)*
detail see appendix
--
This message was sent by Atlassian Jira
(v8.3.4#803005)