Vinay created HUDI-2020:
---------------------------

             Summary: 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


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)

Reply via email to