You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Udit Mehrotra (Jira)" <ji...@apache.org> on 2021/08/25 09:16:00 UTC

[jira] [Updated] (HUDI-1456) [UMBRELLA] Concurrent Writing (multiwriter) to Hudi tables

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

Udit Mehrotra updated HUDI-1456:
--------------------------------
    Fix Version/s:     (was: 0.9.0)
                   0.10.0

> [UMBRELLA] Concurrent Writing (multiwriter) to Hudi tables
> ----------------------------------------------------------
>
>                 Key: HUDI-1456
>                 URL: https://issues.apache.org/jira/browse/HUDI-1456
>             Project: Apache Hudi
>          Issue Type: New Feature
>          Components: Writer Core
>    Affects Versions: 0.9.0
>            Reporter: Nishith Agarwal
>            Assignee: Nishith Agarwal
>            Priority: Major
>              Labels: hudi-umbrellas
>             Fix For: 0.10.0
>
>         Attachments: image-2020-12-14-09-48-46-946.png
>
>
> This ticket tracks all the changes needed to support concurrency control for Hudi tables. This work will be done in multiple phases. 
>  # Parallel writing to Hudi tables support -> This feature will allow users to have multiple writers mutate the tables without the ability to perform concurrent update to the same file. 
>  # Concurrency control at file/record level -> This feature will allow users to have multiple writers mutate the tables with the ability to ensure serializability at record level.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)