nsivabalan commented on issue #2586:
URL: https://github.com/apache/hudi/issues/2586#issuecomment-782850685


   Hudi follows MVCC and hence there is isolation between writers and readers. 
You should not see any such issues.
   - "if any process updates the table under S3:. by this you mean, if you 
update Hudi dataset via spark data source/deltastreamer etc is it? Or by some 
other means 
   - Can you post the stack trace you see. w/o any logs, going to be tough to 
debug this.
   - Can you post your configs you use to write and read from hudi. 
   - I assume you have just one writer at any point in time. Can you please 
confirm that.  


----------------------------------------------------------------
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.

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


Reply via email to