[
https://issues.apache.org/jira/browse/HUDI-8400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17894079#comment-17894079
]
fhan commented on HUDI-8400:
----------------------------
{quote}We should clarify these items:
# should we promote the {{write.ignore.failed}} option to a common write
config for each engine? Previously each eagine has it's own options and
behavior.
# should we throw the exception in write handles or in the driver(after the
write status are collected);
# should this option by default false or true?{quote} # I agree.
{{write.ignore.failed}} is a config in FlinkOptions and we promote it to
HoodieWriteConfig in hudi-client-common module and named
'hoodie.write.ignore.failed' in this PR.
# I think fast fail is a better choice. In heavy PRD traffic job, several
minutes late means huge amounts of records needs to be dealt with when restore.
# false, consider data quality.
> Apply 'write.ignore.failed' when write data failed
> --------------------------------------------------
>
> Key: HUDI-8400
> URL: https://issues.apache.org/jira/browse/HUDI-8400
> Project: Apache Hudi
> Issue Type: Improvement
> Components: flink
> Reporter: fhan
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.1.0
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)