bvaradar commented on issue #2288:
URL: https://github.com/apache/hudi/issues/2288#issuecomment-735939031


   Yes, these are metadata files used to track the status of operations and is 
needed to perform rollbacks if needed. Instead of keeping one file, Hudi tracks 
them in separate files to avoid using rename() operations which are not 
guaranteed to be atomic across all kinds of storage layers. 
   


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