[ https://issues.apache.org/jira/browse/HUDI-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vinay updated HUDI-2020: ------------------------ Status: Open (was: New) > 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 > 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)