zherenyu831 commented on issue #2020: URL: https://github.com/apache/hudi/issues/2020#issuecomment-688017532
@bvaradar I am also the team member with @dm-tran This problem seems related to compaction process (maybe because hoodie.filesystem.view.incr.timeline.sync.enable), since once it create a compaction request, the file name in it is different with actually file in s3. The workaround of us is delete failed compaction.infight file and compaction.request file in .hoodie folder... and it works again ---------------------------------------------------------------- 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]
