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

Vinoth Chandar updated HUDI-845:
--------------------------------
    Description: 
Things to think about 
 * Commit time has to be unique across writers 
 * Parallel writers can finish commits out of order i.e c2 commits before c1.
 * MOR log blocks fence uncommited data.. 
 * Cleaner should loudly complain if it cannot finish cleaning up partial 
writes. 

 

 

 

 

  was:
Things to think about 
 * Commit time has to be unique across writers 
 * Parallel writers can finish commits out of order i.e c2 commits before c1.

 


> Allow parallel writing and move the pending rollback work into cleaner
> ----------------------------------------------------------------------
>
>                 Key: HUDI-845
>                 URL: https://issues.apache.org/jira/browse/HUDI-845
>             Project: Apache Hudi (incubating)
>          Issue Type: Improvement
>          Components: Writer Core
>            Reporter: Vinoth Chandar
>            Priority: Major
>             Fix For: 0.6.0
>
>
> Things to think about 
>  * Commit time has to be unique across writers 
>  * Parallel writers can finish commits out of order i.e c2 commits before c1.
>  * MOR log blocks fence uncommited data.. 
>  * Cleaner should loudly complain if it cannot finish cleaning up partial 
> writes. 
>  
>  
>  
>  



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

Reply via email to