You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "chenfengLiu (Jira)" <ji...@apache.org> on 2022/10/19 10:19:00 UTC

[jira] [Created] (HUDI-5061) bulk insert operation don't throw other exception except IOE Exception

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)