[
https://issues.apache.org/jira/browse/HUDI-1804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
vinoyang closed HUDI-1804.
--------------------------
Resolution: Fixed
dab5114f168112f6e195af8257c01a7c7c8ee082
> Continue to write when Flink write task restart because of container killing
> ----------------------------------------------------------------------------
>
> Key: HUDI-1804
> URL: https://issues.apache.org/jira/browse/HUDI-1804
> Project: Apache Hudi
> Issue Type: Bug
> Components: Flink Integration
> Reporter: Danny Chen
> Assignee: Danny Chen
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.9.0
>
>
> The {{FlinkMergeHande}} creates a marker file under the metadata path each
> time it initializes, when a write task restarts from killing, it tries to
> create the existing file and reports error.
> To solve this problem, skip the creation and use the original data file as
> base file to merge.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)