zhangyue19921010 opened a new issue #3973:
URL: https://github.com/apache/hudi/issues/3973


   Just ask a question about Hudi multi-write:
   For a Hudi table named table1, and Spark job 1 and Spark job 2 are writing 
table1 at the same time with multi-write related configs enabled.
   
   --> Table1 has 10 commit files under .hoodie dictionary.
   --> Job1 is writing data with 10 commits view's active timeline
   --> Job2 is finished writing and do archive works which will archive commits 
from 10 to 1(Exaggerated expression)
         The same circumstance of archive async some how.
   
   Under this circumstance, could something wrong with writing job1 ?
   For example, update, compaction or something else.
    
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to