You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2022/01/06 15:57:00 UTC

[jira] [Updated] (HUDI-1456) [UMBRELLA] Concurrency Control for Hudi writers and table services

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

Vinoth Chandar updated HUDI-1456:
---------------------------------
    Summary: [UMBRELLA] Concurrency Control for Hudi writers and table services  (was: [UMBRELLA] Concurrent Writing (multiwriter) to Hudi tables)

> [UMBRELLA] Concurrency Control for Hudi writers and table services
> ------------------------------------------------------------------
>
>                 Key: HUDI-1456
>                 URL: https://issues.apache.org/jira/browse/HUDI-1456
>             Project: Apache Hudi
>          Issue Type: Epic
>          Components: Writer Core
>    Affects Versions: 0.9.0
>            Reporter: Nishith Agarwal
>            Assignee: Nishith Agarwal
>            Priority: Major
>              Labels: hudi-umbrellas
>         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.20.1#820001)