chenfengLiu created HUDI-5061: --------------------------------- Summary: bulk insert operation don't throw other exception except IOE Exception Key: HUDI-5061 URL: https://issues.apache.org/jira/browse/HUDI-5061 Project: Apache Hudi Issue Type: Bug Reporter: chenfengLiu
See the write function in the org.apache.hudi.sink.bulk.BulkInsertWriterHelper. The write function don't throw other exception except IOE Exception. In our production env, there are huge RuntimeException catched but only log. I think it's a better idea to cause a exit in a flink job. -- This message was sent by Atlassian Jira (v8.20.10#820010)