[
https://issues.apache.org/jira/browse/HUDI-6401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Chen closed HUDI-6401.
----------------------------
Resolution: Fixed
FIxed via master branch: ea723504fbdb760fd00b4505fcbc737b4176370f
> should not throw exception when create marker file for log file
> ---------------------------------------------------------------
>
> Key: HUDI-6401
> URL: https://issues.apache.org/jira/browse/HUDI-6401
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: ZiyueGuan
> Assignee: ZiyueGuan
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.14.0
>
>
> when spark task failed or speculation enabled, different task will create
> marker file for the same log file. We should use createIfNotExists to check
> the result of create marker file rather than let it throw exception
--
This message was sent by Atlassian Jira
(v8.20.10#820010)