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

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

     [ https://issues.apache.org/jira/browse/HUDI-5061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

sivabalan narayanan closed HUDI-5061.
-------------------------------------
    Resolution: Fixed

> 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
>            Assignee: chenfengLiu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.12.2
>
>
> 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)