Details
-
Improvement
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
Description
lets say there are two writers from t0 to t5. so hudi fails w2 and succeeds w1. and user restarts w2 and for next 5 mins, lets say there are no other overlapping writers. So the same write from w2 will now succeed. so, whenever there is a write conflict and pipeline fails, all user needs to do is, just restart the pipeline or retry to ingest the same batch.
Ask: can we add retries within hudi during such failures. Anyways, in most cases, users just restart the pipeline in such cases.
Attachments
Issue Links
- is duplicated by
-
HUDI-5028 Handle conficting writes for multi-writers with OCC enabled
- Closed
- links to