You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Vinay (Jira)" <ji...@apache.org> on 2021/06/22 06:47:00 UTC

[jira] [Updated] (HUDI-2020) Add Concurrency based configs to Write Configs

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

Vinay updated HUDI-2020:
------------------------
    Status: In Progress  (was: Open)

> Add Concurrency based configs to Write Configs
> ----------------------------------------------
>
>                 Key: HUDI-2020
>                 URL: https://issues.apache.org/jira/browse/HUDI-2020
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: Writer Core
>            Reporter: Vinay
>            Assignee: Vinay
>            Priority: Minor
>
> Some of the configs mentioned here - [https://hudi.apache.org/docs/concurrency_control.html#enabling-multi-writing] are not present in any class. 
>  
> We should add this to HoodieWriteConfig class. Following configs are to be added
> {code:java}
> hoodie.write.lock.provider
> hoodie.write.lock.zookeeper.url
> hoodie.write.lock.zookeeper.port
> hoodie.write.lock.zookeeper.lock_key
> hoodie.write.lock.zookeeper.base_path
> hoodie.write.lock.hivemetastore.database
> hoodie.write.lock.hivemetastore.table
> {code}
> `



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