bvaradar opened a new pull request #698: HUDI-135 - Skip Meta folder when 
looking for partitions
URL: https://github.com/apache/incubator-hudi/pull/698
 
 
   Cleaner, Rollback and compaction-scheduling logic was recursively processing 
all subfolders including that of ".hoodie" when looking for partition-paths. 
This causes a race when they try to list all folders (recursively) but the 
marker directory (that of compaction inside of ".hoodie" folder) is deleted 
underneath by compactor.

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


With regards,
Apache Git Services

Reply via email to